{
  "name": "hiker-nice",
  "version": "1.0.8",
  "description": "",
  "main": "index.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "rollup -c"
  },
  "repository": {
    "type": "git",
    "url": "Lingyan000/hiker-nice"
  },
  "keywords": [
    "hiker"
  ],
  "files": [
    "index.ts",
    "dist/",
    "lib/"
  ],
  "author": "清白之年",
  "license": "MIT",
  "devDependencies": {
    "@rollup/plugin-commonjs": "^16.0.0",
    "@rollup/plugin-node-resolve": "^10.0.0",
    "eslint": "^7.15.0",
    "mocha": "^8.2.1",
    "rollup": "^2.33.1",
    "rollup-plugin-json": "^4.0.0",
    "rollup-plugin-terser": "^7.0.2",
    "rollup-plugin-tslint": "^0.2.2",
    "rollup-plugin-typescript2": "^0.29.0",
    "typescript": "^4.1.2"
  },
  "dependencies": {}
}
