ember-cli-ajh
Version:
Command line tool for developing ambitious ember.js apps
124 lines (123 loc) • 3.19 kB
JSON
{
"_args": [
[
{
"raw": "socket.io-pure@^1.3.11",
"scope": null,
"escapedName": "socket.io-pure",
"name": "socket.io-pure",
"rawSpec": "^1.3.11",
"spec": ">=1.3.11 <2.0.0",
"type": "range"
},
"/Users/ahogan/Repos/ember-cli/node_modules/testem"
]
],
"_from": "socket.io-pure@>=1.3.11 <2.0.0",
"_id": "socket.io-pure@1.3.12",
"_inCache": true,
"_location": "/socket.io-pure",
"_nodeVersion": "4.2.3",
"_npmUser": {
"name": "johanneswuerbach",
"email": "johannes.wuerbach@googlemail.com"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"raw": "socket.io-pure@^1.3.11",
"scope": null,
"escapedName": "socket.io-pure",
"name": "socket.io-pure",
"rawSpec": "^1.3.11",
"spec": ">=1.3.11 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/testem"
],
"_resolved": "https://registry.npmjs.org/socket.io-pure/-/socket.io-pure-1.3.12.tgz",
"_shasum": "04204d303f358650b5423f72b190dc0275d30e30",
"_shrinkwrap": null,
"_spec": "socket.io-pure@^1.3.11",
"_where": "/Users/ahogan/Repos/ember-cli/node_modules/testem",
"bugs": {
"url": "https://github.com/Automattic/socket.io/issues"
},
"contributors": [
{
"name": "Guillermo Rauch",
"email": "rauchg@gmail.com"
},
{
"name": "Arnout Kazemier",
"email": "info@3rd-eden.com"
},
{
"name": "Vladimir Dronnikov",
"email": "dronnikov@gmail.com"
},
{
"name": "Einar Otto Stangvik",
"email": "einaros@gmail.com"
}
],
"dependencies": {
"debug": "2.1.0",
"engine.io-pure": "1.5.9",
"has-binary-data": "0.1.3",
"socket.io-adapter": "0.3.1",
"socket.io-client-pure": "1.3.12",
"socket.io-parser": "2.2.4"
},
"deprecated": "socket.io-pure is no longer maintained as the original socket.io removed all native dependencies. Please use the original.",
"description": "node.js realtime framework server",
"devDependencies": {
"expect.js": "0.3.1",
"istanbul": "0.2.3",
"mocha": "1.16.2",
"superagent": "0.17.0",
"supertest": "0.8.2"
},
"directories": {},
"dist": {
"shasum": "04204d303f358650b5423f72b190dc0275d30e30",
"tarball": "https://registry.npmjs.org/socket.io-pure/-/socket.io-pure-1.3.12.tgz"
},
"gitHead": "ac0f47216f9be583fe74ce66240000128b336007",
"homepage": "https://github.com/Automattic/socket.io#readme",
"keywords": [
"realtime",
"framework",
"websocket",
"tcp",
"events",
"socket",
"io"
],
"maintainers": [
{
"name": "johanneswuerbach",
"email": "johannes.wuerbach@googlemail.com"
},
{
"name": "patocallaghan",
"email": "patocallaghan@gmail.com"
},
{
"name": "stefanpenner",
"email": "stefan.penner@gmail.com"
}
],
"name": "socket.io-pure",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/Automattic/socket.io.git"
},
"scripts": {
"test": "mocha --reporter dot --slow 200ms --bail"
},
"version": "1.3.12"
}