{
  "_args": [
    [
      "expect.js@0.2.0",
      "/var/www/html"
    ]
  ],
  "_from": "expect.js@0.2.0",
  "_id": "expect.js@0.2.0",
  "_inBundle": false,
  "_integrity": "sha1-EChTPSwcNj90pnlv9X7AUg3tK+E=",
  "_location": "/expect.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "expect.js@0.2.0",
    "name": "expect.js",
    "escapedName": "expect.js",
    "rawSpec": "0.2.0",
    "saveSpec": null,
    "fetchSpec": "0.2.0"
  },
  "_requiredBy": [
    "/sharkdown"
  ],
  "_resolved": "https://registry.npmjs.org/expect.js/-/expect.js-0.2.0.tgz",
  "_spec": "0.2.0",
  "_where": "/var/www/html",
  "description": "BDD style assertions for node and the browser.",
  "devDependencies": {
    "mocha": "*",
    "serve": "*"
  },
  "main": "./expect",
  "name": "expect.js",
  "version": "0.2.0"
}
