gb-opcodes
Advanced tools
Comparing version 2.0.0 to 3.0.0
{ | ||
"name": "gb-opcodes", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "generate gameboy opcodes table in JSON format", | ||
"main": "index.js", | ||
"engines": { | ||
@@ -16,5 +15,7 @@ "node": ">= 4.0.0" | ||
"devDependencies": {}, | ||
"bin": { | ||
"gb-opcodes": "./bin/index.js" | ||
}, | ||
"scripts": { | ||
"start": "node .", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"gb-opcodes": "./bin/index.js" | ||
}, | ||
@@ -21,0 +22,0 @@ "repository": { |
@@ -7,5 +7,5 @@ # gb-opcodes | ||
`$ npm start` | ||
`$ npm run gb-opcodes` | ||
Program output is on the [opcodes.json](https://github.com/dmacosta/gb-opcodes/blob/master/opcodes.json) | ||
Program output is also available on the [opcodes.json](https://github.com/dmacosta/gb-opcodes/blob/master/opcodes.json) | ||
file included on this repo. | ||
@@ -12,0 +12,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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
158970
7370
1