package.json 1.6 KB
{
  "_args": [
    [
      "uni-read-pages@1.0.5",
      "F:\\PM\\shopro-frontend"
    ]
  ],
  "_from": "uni-read-pages@1.0.5",
  "_id": "uni-read-pages@1.0.5",
  "_inBundle": false,
  "_integrity": "sha512-GkrrZ0LX0vn9R5k6RKEi0Ez3Q3e2vUpjXQ8Z6/K/d28KudI9ajqgt8WEjQFlG5EPm1K6uTArN8LlqmZTEixDUA==",
  "_location": "/uni-read-pages",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "uni-read-pages@1.0.5",
    "name": "uni-read-pages",
    "escapedName": "uni-read-pages",
    "rawSpec": "1.0.5",
    "saveSpec": null,
    "fetchSpec": "1.0.5"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/uni-read-pages/-/uni-read-pages-1.0.5.tgz",
  "_spec": "1.0.5",
  "_where": "F:\\PM\\shopro-frontend",
  "author": "",
  "bugs": {
    "url": "https://github.com/SilurianYang/uni-read-pages/issues"
  },
  "description": "read `pages.json` file to generate the routes table",
  "directories": {
    "example": "examples"
  },
  "homepage": "https://github.com/SilurianYang/uni-read-pages#readme",
  "keywords": [],
  "license": "ISC",
  "main": "index.js",
  "name": "uni-read-pages",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SilurianYang/uni-read-pages.git"
  },
  "scripts": {
    "build": "webpack --progress --config webpack/webpack.prod.js",
    "dev": "webpack --watch  --progress --config webpack/webpack.dev.js",
    "postinstall": "node -e \"console.log('\\x1b[91m','\\n\\n uni-simple-router 垫脚片,欢迎下载!\\n \\n 开源不易,需要鼓励。去给 uni-read-pages 项目 点个 star 吧 \\n\\n')\""
  },
  "version": "1.0.5"
}