UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

107 lines (106 loc) 2.73 kB
{ "_args": [ [ { "raw": "ws-pure@0.8.0", "scope": null, "escapedName": "ws-pure", "name": "ws-pure", "rawSpec": "0.8.0", "spec": "0.8.0", "type": "version" }, "/Users/ahogan/Repos/ember-cli/node_modules/engine.io-pure" ] ], "_from": "ws-pure@0.8.0", "_id": "ws-pure@0.8.0", "_inCache": true, "_location": "/ws-pure", "_npmUser": { "name": "patocallaghan", "email": "patocallaghan@gmail.com" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "raw": "ws-pure@0.8.0", "scope": null, "escapedName": "ws-pure", "name": "ws-pure", "rawSpec": "0.8.0", "spec": "0.8.0", "type": "version" }, "_requiredBy": [ "/engine.io-client-pure", "/engine.io-pure" ], "_resolved": "https://registry.npmjs.org/ws-pure/-/ws-pure-0.8.0.tgz", "_shasum": "55163abed4d4f93484c8f0e4e729b5d729d37236", "_shrinkwrap": null, "_spec": "ws-pure@0.8.0", "_where": "/Users/ahogan/Repos/ember-cli/node_modules/engine.io-pure", "author": { "name": "Pat O'Callaghan", "email": "patoocallghan@gmail.com" }, "browser": "./lib/browser.js", "bugs": { "url": "https://github.com/patocallaghan/ws/issues" }, "component": { "scripts": { "ws/index.js": "./lib/browser.js" } }, "dependencies": { "options": ">=0.0.5", "ultron": "1.0.x" }, "deprecated": "ws-pure is no longer maintained as the original ws removed all native dependencies. Please use the original ws.", "description": "A fork of ws without the native dependencies. simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455", "devDependencies": { "ansi": "0.3.x", "benchmark": "0.3.x", "expect.js": "0.3.x", "mocha": "2.2.x", "should": "4.3.x", "tinycolor": "0.0.x" }, "directories": {}, "dist": { "shasum": "55163abed4d4f93484c8f0e4e729b5d729d37236", "tarball": "https://registry.npmjs.org/ws-pure/-/ws-pure-0.8.0.tgz" }, "gitHead": "892ea5f4dfc1cd4cb18d36cce446bef0d8039cf0", "gypfile": true, "homepage": "https://github.com/patocallaghan/ws", "keywords": [ "Hixie", "HyBi", "Push", "RFC-6455", "WebSocket", "WebSockets", "real-time" ], "license": "MIT", "maintainers": [ { "name": "patocallaghan", "email": "patocallaghan@gmail.com" } ], "name": "ws-pure", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/patocallaghan/ws.git" }, "scripts": { "test": "make test" }, "version": "0.8.0" }