{
  "name": "c-zoolab-w-data",
  "version": "1.0.11",
  "author": "c-zoolab-w-data",
  "description": "c-zoolab-w-data",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DerekLee-18/c-zoolab-w-data.git"
  },
  "main": "index.js",
  "license": "M",
  "scripts": {
    "prepublishOnly": "cpx \"data/**/*\" ./",
    "postpublish":  "node utils/cleanRootData.js",
    "serve": "http-server"
  },
  "devDependencies": {
    "cpx": "^1.5.0",
    "http-server": "^0.11.1"
  },
  "dependencies": {
    "svg-path-properties": "^1.3.0"
  }
}
