aframe-fps-look-controls-component
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "aframe-fps-look-controls-component", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Move the mouse to look around, without needing to hold the button down.", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"dist": "webpack index.js dist/aframe-fps-look-controls-component.js && webpack -p index.js dist/aframe-fps-look-controls-component.min.js", | ||
"lint": "semistandard -v | snazzy", | ||
"lint": "standard -v | snazzy", | ||
"prepublish": "npm run dist", | ||
@@ -23,2 +23,9 @@ "ghpages": "ghpages", | ||
}, | ||
"files": [ | ||
"index.js", | ||
"index.html", | ||
"examples/basic/index.html", | ||
"dist/aframe-fps-look-controls-component.js", | ||
"dist/aframe-fps-look-controls-component.min.js" | ||
], | ||
"keywords": [ | ||
@@ -45,3 +52,3 @@ "aframe", | ||
"chai-shallow-deep-equal": "^1.3.0", | ||
"ghpages": "^0.0.8", | ||
"ghpages": "0.0.10", | ||
"karma": "^0.13.15", | ||
@@ -58,11 +65,11 @@ "karma-browserify": "^4.4.2", | ||
"randomcolor": "^0.4.4", | ||
"semistandard": "^8.0.0", | ||
"shelljs": "^0.7.0", | ||
"shx": "^0.1.1", | ||
"sinon": "^1.17.5", | ||
"sinon-chai": "^2.8.0", | ||
"shx": "^0.1.1", | ||
"snazzy": "^4.0.0", | ||
"standard": "^10.0.3", | ||
"webpack": "^1.13.0" | ||
}, | ||
"semistandard": { | ||
"standard": { | ||
"globals": [ | ||
@@ -69,0 +76,0 @@ "AFRAME", |
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
119638
8
2784