broccoli-json-global
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -16,3 +16,2 @@ var Filter = require('broccoli-filter'); | ||
} | ||
console.log(JSONFilter) | ||
@@ -19,0 +18,0 @@ JSONFilter.prototype.extensions = ['json']; |
{ | ||
"name": "broccoli-json-global", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Takes a JSON tree and converts it to a .js file that exposes it globally.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
2598
17