{
  "name": "artwork-design",
  "version": "1.0.0",
  "description": "artwork design master",
  "main": "index.js",
  "author": "cuicq",
  "license": "MIT",
  "keywords": [
    "artwork",
    "design",
    "artwork-rn",
    "react-native",
    "artwork-tools"
  ],
  "files":[
    "dist",
    "lib"
  ],
  "scripts": {
    "dist": "artwork-tools run compile"
  },
  "dependencies": {
    "artwork-tools": "^1.0.0-3",
    "typescript": "^2.7.2"
  },
  "devDependencies": {
    "@types/react": "^16.0.40",
    "@types/react-dom": "^16.0.4"
  }
}
