non_npm_packages: 06wj/pokemon, package.json
This data as json
| commit | contents | organization | path | repository |
|---|---|---|---|---|
| 9e05d98f30ba3255848b88d477376da5bb128527 | {
"author": "06wj",
"bugs": {
"url": "https://github.com/06wj/pokemon/issues"
},
"dependencies": {
"hilo3d": "^1.13.44"
},
"description": "pokemon viewer",
"devDependencies": {
"colors": "^1.3.2",
"download": "^7.1.0",
"execa": "^1.0.0",
"fs-extra": "^7.0.1"
},
"homepage": "https://github.com/06wj/pokemon#readme",
"keywords": [
"pokemon",
"3d"
],
"license": "MIT",
"main": "index.js",
"name": "pokemon",
"repository": {
"type": "git",
"url": "git+https://github.com/06wj/pokemon.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.0"
} |
06wj | package.json | 06wj/pokemon |