{
  "_from": "@vant/doc@^2.5.5",
  "_id": "@vant/doc@2.6.1",
  "_inBundle": false,
  "_integrity": "sha1-Zn2yyjLNhvPe9FKgPGYHbBuXyWk=",
  "_location": "/@vant/doc",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@vant/doc@^2.5.5",
    "name": "@vant/doc",
    "escapedName": "@vant%2fdoc",
    "scope": "@vant",
    "rawSpec": "^2.5.5",
    "saveSpec": null,
    "fetchSpec": "^2.5.5"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npm.taobao.org/@vant/doc/download/@vant/doc-2.6.1.tgz",
  "_shasum": "667db2ca32cd86f3def452a03c66076c1b97c969",
  "_spec": "@vant/doc@^2.5.5",
  "_where": "/Users/01391814/taro/vant-weapp-dev",
  "bundleDependencies": false,
  "deprecated": false,
  "description": "vant document template",
  "devDependencies": {
    "decamelize": "^3.2.0"
  },
  "files": [
    "lib"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "@vant/doc",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/youzan/vant/tree/dev/packages/vant-doc"
  },
  "scripts": {
    "build": "webpack --progress --config ./build/webpack.config.js",
    "release": "npm run build && npm publish"
  },
  "version": "2.6.1"
}
