ember-cli-ajh
Version:
Command line tool for developing ambitious ember.js apps
118 lines (117 loc) • 3.16 kB
JSON
{
"_args": [
[
{
"raw": "engine.io-pure@1.5.9",
"scope": null,
"escapedName": "engine.io-pure",
"name": "engine.io-pure",
"rawSpec": "1.5.9",
"spec": "1.5.9",
"type": "version"
},
"/Users/ahogan/Repos/ember-cli/node_modules/socket.io-pure"
]
],
"_from": "engine.io-pure@1.5.9",
"_id": "engine.io-pure@1.5.9",
"_inCache": true,
"_location": "/engine.io-pure",
"_nodeVersion": "4.2.3",
"_npmUser": {
"name": "johanneswuerbach",
"email": "johannes.wuerbach@googlemail.com"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"raw": "engine.io-pure@1.5.9",
"scope": null,
"escapedName": "engine.io-pure",
"name": "engine.io-pure",
"rawSpec": "1.5.9",
"spec": "1.5.9",
"type": "version"
},
"_requiredBy": [
"/socket.io-pure"
],
"_resolved": "https://registry.npmjs.org/engine.io-pure/-/engine.io-pure-1.5.9.tgz",
"_shasum": "d46f763e0945e5f818d6a59061bf93f1e05c89b6",
"_shrinkwrap": null,
"_spec": "engine.io-pure@1.5.9",
"_where": "/Users/ahogan/Repos/ember-cli/node_modules/socket.io-pure",
"author": {
"name": "Guillermo Rauch",
"email": "guillermo@learnboost.com"
},
"bugs": {
"url": "https://github.com/Automattic/engine.io/issues"
},
"contributors": [
{
"name": "Eugen Dueck",
"url": "https://github.com/EugenDueck"
},
{
"name": "Afshin Mehrabani",
"url": "https://github.com/afshinm"
},
{
"name": "Christoph Dorn",
"url": "https://github.com/cadorn"
},
{
"name": "Mark Mokryn",
"email": "mokesmokes@gmail.com"
}
],
"dependencies": {
"base64id": "0.1.0",
"debug": "1.0.3",
"engine.io-parser": "1.2.2",
"ws-pure": "0.8.0"
},
"deprecated": "engine.io-purce is no longer maintained as the original engine.io removed all native dependencies. Please use the original.",
"description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server",
"devDependencies": {
"engine.io-client-pure": "1.5.9",
"expect.js": "0.2.0",
"mocha": "1.12.0",
"s": "0.1.1",
"superagent": "0.15.4"
},
"directories": {},
"dist": {
"shasum": "d46f763e0945e5f818d6a59061bf93f1e05c89b6",
"tarball": "https://registry.npmjs.org/engine.io-pure/-/engine.io-pure-1.5.9.tgz"
},
"gitHead": "ff969ae2d80ace962bdb4272804394cce9a6bed8",
"homepage": "https://github.com/LearnBoost/engine.io",
"main": "./lib/engine.io",
"maintainers": [
{
"name": "johanneswuerbach",
"email": "johannes.wuerbach@googlemail.com"
},
{
"name": "patocallaghan",
"email": "patocallaghan@gmail.com"
},
{
"name": "stefanpenner",
"email": "stefan.penner@gmail.com"
}
],
"name": "engine.io-pure",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/Automattic/engine.io.git"
},
"scripts": {
"test": "make test"
},
"version": "1.5.9"
}