{
  "private": false,
  "name": "@ywfe/router",
  "version": "0.10.74",
  "description": "",
  "main": "lib/yw-router.cjs.js",
  "module": "lib/yw-router.esm.js",
  "types": "lib/index.d.ts",
  "scripts": {
    "build": "cross-env rollup -c ./scripts/rollup.config.build.js",
    "build:type": "tsc -p ./tsconfig.type.json",
    "test": "jest --coverage --updateSnapshot"
  },
  "author": {
    "name": "YWFE",
    "email": "ywfe@ywwl.com",
    "url": "http://ywfe.com"
  },
  "repository": "ywfe",
  "license": "MIT",
  "dependencies": {
    "@ywfe/request": "^0.10.74",
    "@ywfe/utils": "^0.10.74"
  },
  "gitHead": "795058c747c80a3a69f6904dccffb53c42acfcc7"
}
