{
  "name": "@plutojs/loading",
  "version": "1.3.5",
  "description": "Loading 页面提示",
  "keywords": [
    "Loading"
  ],
  "author": "firewood1122 <firewood_1122@163.com>",
  "homepage": "https://github.com/firewood1122/plutojs#readme",
  "license": "MIT",
  "main": "build/index.js",
  "types": "build/loading/lib/index.d.ts",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "files": [
    "build",
    "lib"
  ],
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public",
    "npm-tag": "latest"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/firewood1122/plutojs.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/firewood1122/plutojs/issues"
  },
  "dependencies": {
    "react": "^16.13.1",
    "react-dom": "^16.13.1"
  },
  "gitHead": "79e0d94a9365679358cf350054aa070cc8befc1c"
}
