{
  "name": "@hydrojs/core",
  "version": "0.0.3",
  "description": "hydro core",
  "keywords": [
    "hydro",
    "core"
  ],
  "author": "jackieblin <dashi_lin@163.com>",
  "homepage": "https://github.com/JackieLin/hydro#readme",
  "license": "MIT",
  "main": "lib/hydro-core.js",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "files": [
    "lib"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://JackieLin@github.com/JackieLin/hydro.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/JackieLin/hydro/issues"
  },
  "dependencies": {
    "fs-extra": "^7.0.1"
  },
  "gitHead": "9581d5d04efecb9c353b5351bee171429db754aa"
}
