{
  "name": "intelli-public-methods",
  "version": "1.0.1",
  "description": "智慧供应链平台前端公共方法库",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "rm -rf lib \n tsc"
  },
  "repository": {
    "type": "git",
    "url": "http://gitlab.sftcwl.com/RCW-FE/intelli-public-methods"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {},
  "devDependencies": {
    "typescript": "^3.8.2"
  }
}
