d2-ui
Version:
109 lines (108 loc) • 2.81 kB
JSON
{
"_args": [
[
"sockjs@^0.3.15",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/webpack-dev-server"
]
],
"_from": "sockjs@>=0.3.15 <0.4.0",
"_id": "sockjs@0.3.17",
"_inCache": true,
"_installable": true,
"_location": "/sockjs",
"_nodeVersion": "0.10.38",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/sockjs-0.3.17.tgz_1461947818760_0.02725877147167921"
},
"_npmUser": {
"email": "bkahle@gmail.com",
"name": "brycekahle"
},
"_npmVersion": "2.14.6",
"_phantomChildren": {},
"_requested": {
"name": "sockjs",
"raw": "sockjs@^0.3.15",
"rawSpec": "^0.3.15",
"scope": null,
"spec": ">=0.3.15 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/webpack-dev-server"
],
"_resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.17.tgz",
"_shasum": "ef1b88f5d73e6278fad8e9476ac91064382f3b44",
"_shrinkwrap": null,
"_spec": "sockjs@^0.3.15",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/webpack-dev-server",
"author": {
"name": "Marek Majkowski"
},
"bugs": {
"url": "https://github.com/sockjs/sockjs-node/issues"
},
"contributors": [
{
"email": "bkahle@gmail.com",
"name": "Bryce Kahle"
},
{
"email": "deadbeef@popcount.org",
"name": "Marek Majkowski"
}
],
"dependencies": {
"faye-websocket": "^0.10.0",
"uuid": "^2.0.2"
},
"description": "SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication",
"devDependencies": {
"coffee-script": "^1.8.0"
},
"directories": {},
"dist": {
"shasum": "ef1b88f5d73e6278fad8e9476ac91064382f3b44",
"tarball": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.17.tgz"
},
"gitHead": "0edbb8915d1816f20ba4de2b7960cc948d459691",
"homepage": "https://github.com/sockjs/sockjs-node",
"keywords": [
"websockets",
"websocket"
],
"license": "MIT",
"main": "index",
"maintainers": [
{
"email": "majek04@gmail.com",
"name": "majek"
},
{
"email": "matthew@rabbitmq.com",
"name": "msackman"
},
{
"email": "mikeb@squaremobius.net",
"name": "squaremo"
},
{
"email": "glasser@meteor.com",
"name": "glasser"
},
{
"email": "bkahle@gmail.com",
"name": "brycekahle"
}
],
"name": "sockjs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sockjs/sockjs-node.git"
},
"scripts": {},
"version": "0.3.17"
}