{
  "_args": [
    [
      {
        "raw": "shallow-copy@0.0.1",
        "scope": null,
        "escapedName": "shallow-copy",
        "name": "shallow-copy",
        "rawSpec": "0.0.1",
        "spec": "0.0.1",
        "type": "version"
      },
      "/usr/local/lib/node_modules/ionic/node_modules/browserify"
    ]
  ],
  "_from": "shallow-copy@0.0.1",
  "_id": "shallow-copy@0.0.1",
  "_inCache": true,
  "_location": "/ionic/shallow-copy",
  "_npmUser": {
    "name": "substack",
    "email": "mail@substack.net"
  },
  "_npmVersion": "1.3.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "shallow-copy@0.0.1",
    "scope": null,
    "escapedName": "shallow-copy",
    "name": "shallow-copy",
    "rawSpec": "0.0.1",
    "spec": "0.0.1",
    "type": "version"
  },
  "_requiredBy": [
    "/ionic/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/shallow-copy/-/shallow-copy-0.0.1.tgz",
  "_shasum": "415f42702d73d810330292cc5ee86eae1a11a170",
  "_shrinkwrap": null,
  "_spec": "shallow-copy@0.0.1",
  "_where": "/usr/local/lib/node_modules/ionic/node_modules/browserify",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/shallow-copy/issues"
  },
  "dependencies": {},
  "description": "make a shallow copy of an object or array",
  "devDependencies": {
    "tape": "~1.0.4"
  },
  "directories": {},
  "dist": {
    "shasum": "415f42702d73d810330292cc5ee86eae1a11a170",
    "tarball": "https://registry.npmjs.org/shallow-copy/-/shallow-copy-0.0.1.tgz"
  },
  "homepage": "https://github.com/substack/shallow-copy",
  "keywords": [
    "shallow",
    "copy",
    "data",
    "object",
    "array"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "substack",
      "email": "mail@substack.net"
    }
  ],
  "name": "shallow-copy",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/shallow-copy.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "testling": {
    "files": "test/*.js",
    "browsers": [
      "ie/8..latest",
      "ff/latest",
      "chrome/latest",
      "safari/latest",
      "opera/latest",
      "android/latest",
      "iphone/latest",
      "ipad/latest"
    ]
  },
  "version": "0.0.1"
}
