sg-socket-constants
Version:
Constants variables for socket
49 lines (48 loc) • 1.18 kB
JSON
{
"name": "sg-socket-constants",
"version": "1.7.1",
"description": "Constants variables for socket",
"main": "lib",
"browser": "shim/browser",
"scripts": {
"test": "node ./ci/test.js",
"prepare": "node ./ci/build.js && node ./ci/shim.js"
},
"repository": "realglobe-Inc/sg-socket-constants",
"keywords": [
"SUGOS",
"socket"
],
"author": {
"name": "Taka Okunishi",
"email": "okunishitaka.com@gmail.com",
"url": "http://okunishitaka.com"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/realglobe-Inc/sg-socket-constants/issues"
},
"homepage": "https://github.com/realglobe-Inc/sg-socket-constants#readme",
"dependencies": {
"co": "^4.6.0"
},
"devDependencies": {
"ababel": "^2.0.1",
"ababel-es2015": "^2.0.1",
"ababel-react": "^2.0.0",
"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.1.0",
"coz": "^6.0.17",
"filecopy": "^3.0.1",
"injectmock": "^2.0.0",
"sugos-travis": "^2.0.7"
},
"engines": {
"node": ">=6",
"npm": ">=4"
}
}