{
  "_from": "is@~0.2.6",
  "_id": "is@0.2.7",
  "_inBundle": false,
  "_integrity": "sha1-OzSixI81mXLzUEKEkZOucmS2NWI=",
  "_location": "/is",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "is@~0.2.6",
    "name": "is",
    "escapedName": "is",
    "rawSpec": "~0.2.6",
    "saveSpec": null,
    "fetchSpec": "~0.2.6"
  },
  "_requiredBy": [
    "/object-keys"
  ],
  "_resolved": "https://registry.npmjs.org/is/-/is-0.2.7.tgz",
  "_shasum": "3b34a2c48f359972f35042849193ae7264b63562",
  "_spec": "is@~0.2.6",
  "_where": "C:\\Users\\14295\\Desktop\\移动整合\\day3\\src\\node_modules\\object-keys",
  "author": {
    "name": "Enrico Marino",
    "url": "http://onirame.com"
  },
  "bugs": {
    "url": "https://github.com/enricomarino/is/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Jordan Harband",
      "url": "https://github.com/ljharb"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "the definitive JavaScript type testing library",
  "devDependencies": {
    "foreach": "~2.0.4",
    "tape": "~2.3.2"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/enricomarino/is",
  "keywords": [
    "util",
    "type",
    "test"
  ],
  "main": "index.js",
  "name": "is",
  "repository": {
    "type": "git",
    "url": "git://github.com/enricomarino/is.git"
  },
  "scripts": {
    "test": "node test/index.js"
  },
  "testling": {
    "files": "test/index.js",
    "browsers": [
      "iexplore/6.0..latest",
      "firefox/3.0",
      "firefox/15.0..latest",
      "firefox/nightly",
      "chrome/4.0",
      "chrome/22.0..latest",
      "chrome/canary",
      "opera/10.0..latest",
      "opera/next",
      "safari/5.0.5..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest"
    ]
  },
  "version": "0.2.7"
}
