{
  "_args": [
    [
      "react-hot-api@0.4.7",
      "/Users/apple/Desktop/Repositories/Gallery/example"
    ]
  ],
  "_development": true,
  "_from": "react-hot-api@0.4.7",
  "_id": "react-hot-api@0.4.7",
  "_inBundle": false,
  "_integrity": "sha1-p+IqVtJS4Rq9k2a2EmTPRJLFgXE=",
  "_location": "/react-hot-api",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-hot-api@0.4.7",
    "name": "react-hot-api",
    "escapedName": "react-hot-api",
    "rawSpec": "0.4.7",
    "saveSpec": null,
    "fetchSpec": "0.4.7"
  },
  "_requiredBy": [
    "/react-hot-loader"
  ],
  "_resolved": "http://registry.npm.taobao.org/react-hot-api/download/react-hot-api-0.4.7.tgz",
  "_spec": "0.4.7",
  "_where": "/Users/apple/Desktop/Repositories/Gallery/example",
  "author": {
    "name": "Dan Abramov",
    "email": "dan.abramov@me.com",
    "url": "http://github.com/gaearon"
  },
  "bugs": {
    "url": "https://github.com/gaearon/react-hot-api/issues"
  },
  "description": "A generic library implementing hot reload for React components without unmounting or losing their state.",
  "devDependencies": {
    "webpack": "1.4.8"
  },
  "homepage": "https://github.com/gaearon/react-hot-api",
  "license": "MIT",
  "main": "modules/index.js",
  "name": "react-hot-api",
  "peerDependencies": {
    "react": ">=0.11.0 || ^0.14.0-rc"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gaearon/react-hot-api.git"
  },
  "scripts": {
    "build": "./scripts/build"
  },
  "version": "0.4.7"
}
