UNPKG

apeman-demo-tmpl

Version:
46 lines 1.07 kB
{ "name": "apeman-demo-tmpl", "version": "2.0.2", "description": "Demo of tmpl project.", "main": "lib", "scripts": { "test": "./ci/test.js" }, "repository": "apeman-demo-labo/apeman-demo-tmpl", "keywords": [ "apeman", "tmpl" ], "author": { "name": "okunishinishi", "email": "okunishitaka.com@gmail.com", "url": "http://okunishitaka.com" }, "license": "MIT", "bugs": { "url": "https://github.com/apeman-demo-labo/apeman-demo-tmpl/issues" }, "homepage": "https://github.com/apeman-demo-labo/apeman-demo-tmpl#readme", "dependencies": { "argx": "^1.3.1", "async": "^1.5.0", "expandglob": "^1.0.1", "stringcase": "^1.2.8" }, "devDependencies": { "ape-covering": "^2.0.0", "ape-releasing": "^2.0.0", "ape-reporting": "^2.0.3", "ape-tasking": "^2.0.0", "ape-testing": "^2.0.0", "ape-tmpl": "^2.0.5", "ape-updating": "^2.0.0", "coz": "^3.1.6", "coz-tmpl": "^1.1.0", "injectmock": "^1.1.3", "sharegit": "^1.0.0" }, "engines": { "node": ">=4.0.0" } }