glsl-easings
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "glsl-easings", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"main": "linear.glsl", | ||
@@ -8,4 +8,4 @@ "scripts": { | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"author": "Hugh Kennedy <hughskennedy@gmail.com> (http://hughsk.io/)", | ||
"license": "MIT", | ||
"repository": { | ||
@@ -25,3 +25,13 @@ "type": "git", | ||
"glslify": "git://github.com/chrisdickinson/glslify#hughsk" | ||
} | ||
}, | ||
"description": "Robert Penner's easing functions in GLSL, available as a module for glslify.", | ||
"keywords": [ | ||
"glsl", | ||
"transition", | ||
"ease", | ||
"easing", | ||
"animation", | ||
"webgl", | ||
"shader" | ||
] | ||
} |
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
9616
0
1