{
  "_args": [
    [
      {
        "raw": "angular-socket-io@^0.7.0",
        "scope": null,
        "escapedName": "angular-socket-io",
        "name": "angular-socket-io",
        "rawSpec": "^0.7.0",
        "spec": ">=0.7.0 <0.8.0",
        "type": "range"
      },
      "/Users/stan/Projects/nodeMyAdmin/middleware/public"
    ]
  ],
  "_from": "angular-socket-io@>=0.7.0 <0.8.0",
  "_id": "angular-socket-io@0.7.0",
  "_inCache": true,
  "_location": "/angular-socket-io",
  "_nodeVersion": "0.10.32",
  "_npmUser": {
    "name": "btford",
    "email": "briantford@gmail.com"
  },
  "_npmVersion": "2.0.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "angular-socket-io@^0.7.0",
    "scope": null,
    "escapedName": "angular-socket-io",
    "name": "angular-socket-io",
    "rawSpec": "^0.7.0",
    "spec": ">=0.7.0 <0.8.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/angular-socket-io/-/angular-socket-io-0.7.0.tgz",
  "_shasum": "78a8d60aa57194a0330bc3137d4da108698b97cf",
  "_shrinkwrap": null,
  "_spec": "angular-socket-io@^0.7.0",
  "_where": "/Users/stan/Projects/nodeMyAdmin/middleware/public",
  "author": {
    "name": "Brian Ford"
  },
  "dependencies": {},
  "description": "Bower Component for using AngularJS with [Socket.IO](http://socket.io/), based on [this](http://briantford.com/blog/angular-socket-io.html).",
  "devDependencies": {
    "angular": "^1.3.5",
    "angular-mocks": "^1.3.5",
    "gulp": "^3.8.10",
    "gulp-rename": "~1.2.0",
    "gulp-uglify": "~0.2.1",
    "karma": "~0.10.2",
    "karma-firefox-launcher": "~0.1.0",
    "karma-jasmine": "~0.1.3"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "78a8d60aa57194a0330bc3137d4da108698b97cf",
    "tarball": "https://registry.npmjs.org/angular-socket-io/-/angular-socket-io-0.7.0.tgz"
  },
  "gitHead": "0864970501e7f5ce82b1182e29ed1b63e80cf5cc",
  "license": "MIT",
  "main": "socket.js",
  "maintainers": [
    {
      "name": "btford",
      "email": "briantford@gmail.com"
    }
  ],
  "name": "angular-socket-io",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "scripts": {
    "test": "karma start --browsers Firefox --single-run"
  },
  "version": "0.7.0"
}
