{
  "name": "iframe-simple-api",
  "version": "1.1.5",
  "description": "",
  "main": "./dist/iframeAPI.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "webpack"
  },
  "repository": {
    "type": "git",
    "url": "ssh://git@code.shenjugroup.com:10022/xiangchunyu/webapp-sdk.git"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@babel/core": "^7.0.0",
    "@babel/preset-env": "^7.10.3",
    "ali-oss": "^6.9.1",
    "babel-loader": "^8.1.0",
    "webpack": "^4.43.0",
    "webpack-cli": "^3.3.11"
  },
  "dependencies": {
  },
  "babel": {
    "presets": [
      "@babel/env"
    ]
  }
}
