{
  "name": "playground_property_type_factory",
  "version": "0.1.44",
  "description": "playground property type factory",
  "main": "uglified.js",
  "scripts": {
    "build": "uglifyjs index.js --output uglified.js --ecma 6 --mangle",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "playground"
  ],
  "author": "haigonggongdasini",
  "license": "ISC",
  "peerDependencies": {
    "antd": "3.6.6",
    "react-ace": "5.9.0",
    "react": "16.5.2",
    "react-dom": "16.5.2",
    "lodash": "4.17.10",
    "playground_format": "^0.1.0",
    "playground_service": "^0.1.0",
    "playground_get_file_data": "^0.1.0",
    "playground_upload_file": "^0.1.0",
    "rc-upload": "2.4.4",
    "react-loadable": "5.4.0",
    "moment": "2.18.1"
  },
  "dependencies": {}
}
