glsl-easings
Advanced tools
Comparing version 0.0.1 to 1.0.0
{ | ||
"name": "glsl-easings", | ||
"version": "0.0.1", | ||
"version": "1.0.0", | ||
"main": "linear.glsl", | ||
"scripts": { | ||
"test": "beefy test.js --open -- -t glslify" | ||
"test": "npm run make:test && cd test/visual && beefy index.js -- -t glslify", | ||
"make:test": "node test/visual/make.js", | ||
"make:page": "npm run make:test && browserify -t glslify test/visual/index.js -o bundle.js" | ||
}, | ||
@@ -20,6 +22,11 @@ "author": "Hugh Kennedy <hughskennedy@gmail.com> (http://hughsk.io/)", | ||
"devDependencies": { | ||
"beefy": "^2.1.1", | ||
"browserify": "^7.0.0", | ||
"canvas-fit": "^1.2.0", | ||
"gl-buffer": "^2.0.6", | ||
"gl-context": "^0.1.1", | ||
"gl-mat4": "^1.0.1", | ||
"gl-now": "^1.3.1", | ||
"gl-vao": "^1.1.2", | ||
"glslify": "git://github.com/chrisdickinson/glslify#hughsk" | ||
"glslify": "^1.6.0" | ||
}, | ||
@@ -26,0 +33,0 @@ "description": "Robert Penner's easing functions in GLSL, available as a module for glslify.", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10077
36
0
9