{
  "_from": "react-document-title@^2.0.3",
  "_id": "react-document-title@2.0.3",
  "_inBundle": false,
  "_integrity": "sha1-u/kioNcUEvyUgkXkKDskEt9w8rk=",
  "_location": "/react-document-title",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "react-document-title@^2.0.3",
    "name": "react-document-title",
    "escapedName": "react-document-title",
    "rawSpec": "^2.0.3",
    "saveSpec": null,
    "fetchSpec": "^2.0.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-document-title/-/react-document-title-2.0.3.tgz",
  "_shasum": "bbf922a0d71412fc948245e4283b2412df70f2b9",
  "_spec": "react-document-title@^2.0.3",
  "_where": "/var/lib/jenkins/workspace/wechat-h5",
  "author": {
    "name": "Dan Abramov",
    "email": "dan.abramov@me.com",
    "url": "http://github.com/gaearon"
  },
  "bugs": {
    "url": "https://github.com/gaearon/react-document-title/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "prop-types": "^15.5.6",
    "react-side-effect": "^1.0.2"
  },
  "deprecated": false,
  "description": "A declarative, nested, stateful document.title for React",
  "devDependencies": {
    "create-react-class": "^15.5.2",
    "expect.js": "^0.3.1",
    "global": "^4.3.0",
    "jsdom": "^9.12.0",
    "jshint": "^2.5.6",
    "mocha": "^2.0.1",
    "mocha-jsdom": "^1.1.0",
    "react": "^15.5.4",
    "react-dom": "^15.5.4"
  },
  "homepage": "https://github.com/gaearon/react-document-title",
  "keywords": [
    "react",
    "component",
    "react-component",
    "document.title",
    "title",
    "jsx"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "react-document-title",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gaearon/react-document-title.git"
  },
  "scripts": {
    "lint": "jshint index.js test",
    "test": "mocha",
    "test:watch": "npm run test -- --watch"
  },
  "version": "2.0.3"
}
