{
  "name": "fast-cache-cdd",
  "version": "0.0.2",
  "description": "这是一个缓存介绍",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "release": "webpack",
    "example": "http-server -p 8880"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/enxi/fast-cache-cdd.git"
  },
  "keywords": [
    "cache"
  ],
  "author": "cddkt",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/enxi/fast-cache-cdd/issues"
  },
  "homepage": "https://github.com/enxi/fast-cache-cdd#readme",
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-loader": "^7.1.5",
    "babel-polyfill": "^6.26.0",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-latest": "^6.24.1",
    "webpack": "^4.16.0",
    "webpack-cli": "^3.0.8"
  },
  "dependencies": {
    "user": "0.0.0"
  }
}
