twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
86 lines (85 loc) • 2.15 kB
JSON
{
"_args": [
[
"nssocket@~0.5.1",
"/Users/nick/codes/twreporter-react/node_modules/forever"
]
],
"_from": "nssocket@>=0.5.1 <0.6.0",
"_id": "nssocket@0.5.3",
"_inCache": true,
"_installable": true,
"_location": "/nssocket",
"_nodeVersion": "0.10.33",
"_npmUser": {
"email": "charlie.robbins@gmail.com",
"name": "indexzero"
},
"_npmVersion": "2.1.9",
"_phantomChildren": {},
"_requested": {
"name": "nssocket",
"raw": "nssocket@~0.5.1",
"rawSpec": "~0.5.1",
"scope": null,
"spec": ">=0.5.1 <0.6.0",
"type": "range"
},
"_requiredBy": [
"/forever"
],
"_resolved": "https://registry.npmjs.org/nssocket/-/nssocket-0.5.3.tgz",
"_shasum": "883ca2ec605f5ed64a4d5190b2625401928f8f8d",
"_shrinkwrap": null,
"_spec": "nssocket@~0.5.1",
"_where": "/Users/nick/codes/twreporter-react/node_modules/forever",
"author": {
"email": "charlie.robbins@gmail.com",
"name": "Charlie Robbins"
},
"bugs": {
"url": "https://github.com/nodejitsu/nssocket/issues"
},
"dependencies": {
"eventemitter2": "~0.4.14",
"lazy": "~1.0.11"
},
"description": "An elegant way to define lightweight protocols on-top of TCP/TLS sockets in node.js",
"devDependencies": {
"msgpack": "~0.2.4",
"vows": "~0.8.1"
},
"directories": {},
"dist": {
"shasum": "883ca2ec605f5ed64a4d5190b2625401928f8f8d",
"tarball": "http://registry.npmjs.org/nssocket/-/nssocket-0.5.3.tgz"
},
"engines": {
"node": ">= 0.8.x"
},
"gitHead": "ab705cee33b2683bb9dd36533e7166e53f5b46b9",
"homepage": "https://github.com/nodejitsu/nssocket",
"license": "MIT",
"main": "./lib/nssocket",
"maintainers": [
{
"name": "indexzero",
"email": "charlie.robbins@gmail.com"
},
{
"name": "genediazjr",
"email": "genediazjr@gmail.com"
}
],
"name": "nssocket",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/nodejitsu/nssocket.git"
},
"scripts": {
"test": "vows test/*-test.js --spec"
},
"version": "0.5.3"
}