Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "jumpjs", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Javascript game library", | ||
"main": "./src", | ||
"directories": { | ||
"example": "examples" | ||
}, | ||
"scripts": { | ||
@@ -14,3 +11,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"type": "git", | ||
"url": "git+https://github.com/andrewgbliss/jumpjs.git" | ||
"url": "git+https://github.com/jumpjs/jumpjs.git" | ||
}, | ||
@@ -20,5 +17,5 @@ "author": "Andrew Bliss", | ||
"bugs": { | ||
"url": "https://github.com/andrewgbliss/jumpjs/issues" | ||
"url": "https://github.com/jumpjs/jumpjs/issues" | ||
}, | ||
"homepage": "https://github.com/andrewgbliss/jumpjs#readme" | ||
"homepage": "https://github.com/jumpjs/jumpjs#readme" | ||
} |
# jumpjs | ||
Javascript library for making games | ||
HTML5 Canvas Javascript game library |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
1
96775