You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

113 lines
3.0 KiB

{
"_args": [
[
"sockjs@0.3.19",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server"
]
],
"_from": "sockjs@0.3.19",
"_id": "sockjs@0.3.19",
"_inCache": true,
"_installable": true,
"_location": "/sockjs",
"_nodeVersion": "8.5.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/sockjs-0.3.19.tgz_1507825437179_0.2547635759692639"
},
"_npmUser": {
"email": "bkahle@gmail.com",
"name": "brycekahle"
},
"_npmVersion": "5.4.2",
"_phantomChildren": {},
"_requested": {
"name": "sockjs",
"raw": "sockjs@0.3.19",
"rawSpec": "0.3.19",
"scope": null,
"spec": "0.3.19",
"type": "version"
},
"_requiredBy": [
"/webpack-dev-server"
],
"_resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.19.tgz",
"_shasum": "d976bbe800af7bd20ae08598d582393508993c0d",
"_shrinkwrap": null,
"_spec": "sockjs@0.3.19",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server",
"author": {
"name": "Marek Majkowski"
},
"bugs": {
"url": "https://github.com/sockjs/sockjs-node/issues"
},
"contributors": [
{
"name": "Bryce Kahle",
"email": "bkahle@gmail.com"
},
{
"name": "Marek Majkowski",
"email": "deadbeef@popcount.org"
}
],
"dependencies": {
"faye-websocket": "^0.10.0",
"uuid": "^3.0.1"
},
"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": {
"integrity": "sha512-V48klKZl8T6MzatbLlzzRNhMepEys9Y4oGFpypBFFn1gLI/QQ9HtLLyWJNbPlwGLelOVOEijUbTTJeLLI59jLw==",
"shasum": "d976bbe800af7bd20ae08598d582393508993c0d",
"tarball": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.19.tgz"
},
"gitHead": "14a5c3cf097126bde74436d001816c53a0593d43",
"homepage": "https://github.com/sockjs/sockjs-node",
"keywords": [
"websocket",
"websockets"
],
"license": "MIT",
"main": "index",
"maintainers": [
{
"name": "majek",
"email": "majek04@gmail.com"
},
{
"name": "msackman",
"email": "matthew@rabbitmq.com"
},
{
"name": "squaremo",
"email": "mikeb@squaremobius.net"
},
{
"name": "glasser",
"email": "glasser@meteor.com"
},
{
"name": "brycekahle",
"email": "bkahle@gmail.com"
}
],
"name": "sockjs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sockjs/sockjs-node.git"
},
"scripts": {
"postpublish": "git push origin --all && git push origin --tags",
"postversion": "npm publish",
"version": "make build && git add Changelog"
},
"version": "0.3.19"
}