{
  "name": "@yeepay/yeepay-tong",
  "version": "1.0.0-alpha",
  "description": "probe for yeepay",
  "main": "index.min.js",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\"",
    "build": "rollup --config rollup.build.js",
    "publish": "npm run build && npm publish"
  },
  "repository": {
    "type": "git",
    "url": "http://gitlab.yeepay.com/ued/probe.git"
  },
  "homepage": "http://gitlab.yeepay.com/ued/probe#readme",
  "author": "Yong Yang",
  "license": "ISC",
  "devDependencies": {
    "@babel/core": "^7.14.2",
    "@babel/preset-env": "^7.14.2",
    "@rollup/plugin-babel": "^5.3.0",
    "rollup": "^2.47.0",
    "rollup-plugin-terser": "^7.0.2"
  }
}
