UNPKG

sugo-constants

Version:
47 lines (46 loc) 1.12 kB
{ "name": "sugo-constants", "version": "2.4.2", "description": "Constant variables for SUGOS", "main": "lib", "browser": "shim/browser", "scripts": { "test": "node ./ci/test.js", "prepare": "node ./ci/build.js && node ./ci/shim.js" }, "repository": "realglobe-Inc/sugo-constants", "keywords": [ "SUGOS", "constants" ], "author": { "name": "Taka Okunishi", "email": "okunishitaka.com@gmail.com", "url": "http://okunishitaka.com" }, "license": "Apache-2.0", "bugs": { "url": "https://github.com/realglobe-Inc/sugo-constants/issues" }, "homepage": "https://github.com/realglobe-Inc/sugo-constants#readme", "dependencies": {}, "devDependencies": { "ababel": "^2.0.1", "ababel-es2015": "^2.0.1", "amocha": "^2.0.0", "ape-formatting": "^1.0.2", "ape-releasing": "^4.0.4", "ape-tasking": "^4.0.8", "ape-tmpl": "^5.0.15", "ape-updating": "^4.0.5", "co": "^4.6.0", "coz": "^6.0.16", "filecopy": "*", "injectmock": "^2.0.0", "sugos-travis": "^2.0.7" }, "engines": { "node": ">=6", "npm": ">=4" } }