glslify-import
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "glslify-import", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "A transform stream for glslify that adds an `import` directive to your shaders.", | ||
@@ -12,3 +12,4 @@ "main": "index.js", | ||
"glsl-deparser": "0.0.2", | ||
"graceful-fs": "~2.0.1" | ||
"graceful-fs": "~2.0.1", | ||
"glslify-stream": "0.0.1" | ||
}, | ||
@@ -15,0 +16,0 @@ "devDependencies": {}, |
@@ -6,4 +6,2 @@ # glslify-import # | ||
Pull request to make this work is pending. | ||
## Usage ## | ||
@@ -10,0 +8,0 @@ |
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
2782
7
39
+ Addedglslify-stream@0.0.1
+ Addedcssauron@0.0.3(transitive)
+ Addedcssauron-glsl@0.0.1(transitive)
+ Addedglsl-parser@0.0.9(transitive)
+ Addedglsl-tokenizer@0.0.9(transitive)
+ Addedglslify-stream@0.0.1(transitive)
+ Addedshortest@0.0.0(transitive)