{
  "_args": [
    [
      {
        "raw": "restack-core@0.3.13",
        "scope": null,
        "escapedName": "restack-core",
        "name": "restack-core",
        "rawSpec": "0.3.13",
        "spec": "0.3.13",
        "type": "version"
      },
      "/Users/hibad/Desktop/交付内容/demo-todo"
    ]
  ],
  "_cnpm_publish_time": 1481094824419,
  "_from": "restack-core@0.3.13",
  "_id": "restack-core@0.3.13",
  "_inCache": true,
  "_installable": true,
  "_location": "/restack-core",
  "_nodeVersion": "6.6.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/restack-core-0.3.13.tgz_1481094822731_0.1941537440288812"
  },
  "_npmUser": {
    "name": "yezhiming",
    "email": "justin.yip@foxmail.com"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "restack-core@0.3.13",
    "scope": null,
    "escapedName": "restack-core",
    "name": "restack-core",
    "rawSpec": "0.3.13",
    "spec": "0.3.13",
    "type": "version"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "http://r.cnpmjs.org/restack-core/download/restack-core-0.3.13.tgz",
  "_shasum": "d82835fe4208b97cad914ff9524d96cb08476c03",
  "_shrinkwrap": null,
  "_spec": "restack-core@0.3.13",
  "_where": "/Users/hibad/Desktop/交付内容/demo-todo",
  "author": {
    "name": "Justin",
    "url": "justin.yip@foxmail.com"
  },
  "bugs": {
    "url": "https://github.com/yezhiming/restack-core/issues"
  },
  "dependencies": {
    "babel-runtime": "^6.11.6",
    "cookie": "^0.3.1",
    "isomorphic-fetch": "^2.2.1",
    "jed": "^1.1.1",
    "lodash": "^4.14.1",
    "moment": "^2.14.1",
    "react": "^15.3.2",
    "react-dom": "^15.3.2",
    "react-router": "^2.8.1",
    "react-router-redux": "^4.0.5",
    "redux-devtools": "^3.3.1",
    "redux-devtools-dock-monitor": "^1.1.1",
    "redux-devtools-log-monitor": "^1.0.11",
    "redux-logger": "^2.6.1",
    "redux-saga": "^0.11.1",
    "updeep": "^1.0.0"
  },
  "description": "react application tools",
  "devDependencies": {
    "babel-jest": "^15.0.0",
    "babel-plugin-syntax-async-functions": "^6.13.0",
    "babel-plugin-transform-async-to-generator": "^6.8.0",
    "babel-plugin-transform-class-properties": "^6.11.5",
    "babel-plugin-transform-export-extensions": "^6.8.0",
    "babel-plugin-transform-object-rest-spread": "^6.8.0",
    "babel-plugin-transform-runtime": "^6.12.0",
    "babel-preset-es2015": "^6.9.0",
    "babel-preset-react": "^6.11.1",
    "babel-preset-react-hmre": "^1.1.1",
    "cross-env": "^2.0.1",
    "jest": "^15.1.1"
  },
  "directories": {},
  "dist": {
    "shasum": "d82835fe4208b97cad914ff9524d96cb08476c03",
    "size": 11528,
    "noattachment": false,
    "tarball": "http://r.cnpmjs.org/restack-core/download/restack-core-0.3.13.tgz"
  },
  "gitHead": "19d45bb958324620d8cd2f079f82b696d91b20cb",
  "homepage": "https://github.com/yezhiming/restack-core#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "yezhiming",
      "email": "justin.yip@foxmail.com"
    }
  ],
  "name": "restack-core",
  "optionalDependencies": {},
  "peerDependencies": {},
  "publish_time": 1481094824419,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/yezhiming/restack-core.git"
  },
  "scripts": {
    "clean": "rm -rf lib",
    "compile": "babel src --out-dir lib",
    "compile:watch": "babel src --out-dir lib --watch",
    "test": "cross-env BABEL_ENV=commonjs jest --verbose",
    "test:watch": "npm test --watch"
  },
  "version": "0.3.13"
}
