phaser-shim-loader
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "phaser-shim-loader", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A webpack loader that is meant to shim phaser so you can use it via require from npm. this resolves build errors", | ||
@@ -25,3 +25,8 @@ "main": "index.js", | ||
}, | ||
"peerDependencies": { | ||
"webpack": "*", | ||
"phaser": "2.2.x" | ||
}, | ||
"homepage": "https://github.com/the-simian/phaser-shim-loader" | ||
} |
@@ -14,3 +14,3 @@ #Phaser-Shim-Loader | ||
var phaserWebpackLoader = require('phaser-shim-loader'), | ||
phaserWebpackDebugLoader = require('phaser-shim-loader'), | ||
phaserWebpackDebugLoader = require('phaser-shim-loader/phaser-debug'), | ||
@@ -17,0 +17,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
Mixed license
License(Experimental) Package contains multiple licenses.
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
3884
5
2
1