08-27-周三_17-09-29
This commit is contained in:
100
node_modules/sockjs/package.json
generated
vendored
Normal file
100
node_modules/sockjs/package.json
generated
vendored
Normal file
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "sockjs",
|
||||
"raw": "sockjs@0.3.7",
|
||||
"rawSpec": "0.3.7",
|
||||
"scope": null,
|
||||
"spec": "0.3.7",
|
||||
"type": "version"
|
||||
},
|
||||
"/root/gitbook/node_modules/shoe"
|
||||
]
|
||||
],
|
||||
"_from": "sockjs@0.3.7",
|
||||
"_id": "sockjs@0.3.7",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/sockjs",
|
||||
"_npmUser": {
|
||||
"email": "glasser@meteor.com",
|
||||
"name": "glasser"
|
||||
},
|
||||
"_npmVersion": "1.2.2",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "sockjs",
|
||||
"raw": "sockjs@0.3.7",
|
||||
"rawSpec": "0.3.7",
|
||||
"scope": null,
|
||||
"spec": "0.3.7",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/shoe"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.7.tgz",
|
||||
"_shasum": "2950e0586d8a9d3044958a831ade68db197749cb",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "sockjs@0.3.7",
|
||||
"_where": "/root/gitbook/node_modules/shoe",
|
||||
"author": {
|
||||
"name": "Marek Majkowski"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/sockjs/sockjs-node/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"faye-websocket": "0.4.4",
|
||||
"node-uuid": "1.3.3"
|
||||
},
|
||||
"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.2.x"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"integrity": "sha512-Hhb9Z0yY5QWc4rSXcGgByUhijT/adjyL6SpoLeZgXbpa8rd2s9Dbr1voP/8eeLDYET4AHTffPxz4kgJQH8WwrA==",
|
||||
"shasum": "2950e0586d8a9d3044958a831ade68db197749cb",
|
||||
"signatures": [
|
||||
{
|
||||
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
|
||||
"sig": "MEYCIQCf7ZzWA3Et9yena56Z9QvUGnLsYqTUbEA+jW+Qhql+qAIhAM3eMVNOkp5uk4YcPB58uUQy0BxNPC9x2tVYNkWDMVHl"
|
||||
}
|
||||
],
|
||||
"tarball": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.7.tgz"
|
||||
},
|
||||
"homepage": "https://github.com/sockjs/sockjs-node",
|
||||
"keywords": [
|
||||
"websockets",
|
||||
"websocket"
|
||||
],
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"name": "sockjs",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/sockjs/sockjs-node.git"
|
||||
},
|
||||
"version": "0.3.7"
|
||||
}
|
Reference in New Issue
Block a user