{
  "_args": [
    [
      "intersect@~0.0.3",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/bower-json"
    ]
  ],
  "_from": "intersect@>=0.0.3 <0.1.0",
  "_id": "intersect@0.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/intersect",
  "_npmUser": {
    "email": "julian@juliangruber.com",
    "name": "juliangruber"
  },
  "_npmVersion": "1.2.14",
  "_phantomChildren": {},
  "_requested": {
    "name": "intersect",
    "raw": "intersect@~0.0.3",
    "rawSpec": "~0.0.3",
    "scope": null,
    "spec": ">=0.0.3 <0.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/bower-json"
  ],
  "_resolved": "https://registry.npmjs.org/intersect/-/intersect-0.0.3.tgz",
  "_shasum": "c1a4a5e5eac6ede4af7504cc07e0ada7bc9f4920",
  "_shrinkwrap": null,
  "_spec": "intersect@~0.0.3",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/bower-json",
  "author": {
    "email": "mail@juliangruber.com",
    "name": "Julian Gruber",
    "url": "http://juliangruber.com"
  },
  "bugs": {
    "url": "https://github.com/juliangruber/intersect/issues"
  },
  "dependencies": {},
  "description": "Find the intersection of two arrays",
  "devDependencies": {
    "tape": "~0.3.3"
  },
  "directories": {},
  "dist": {
    "shasum": "c1a4a5e5eac6ede4af7504cc07e0ada7bc9f4920",
    "tarball": "http://registry.npmjs.org/intersect/-/intersect-0.0.3.tgz"
  },
  "homepage": "https://github.com/juliangruber/intersect",
  "keywords": [
    "array",
    "interset"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "juliangruber",
      "email": "julian@juliangruber.com"
    }
  ],
  "name": "intersect",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/juliangruber/intersect.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "testling": {
    "browsers": [
      "chrome/20..latest",
      "firefox/10..latest",
      "ie/6..latest",
      "ipad/6",
      "iphone/6",
      "opera/11.0..latest",
      "safari/5.0.5..latest"
    ],
    "files": "test/*.js"
  },
  "version": "0.0.3"
}
