{
  "name": "fur-resources",
  "version": "1.0.1",
  "description": "Resources for fur",
  "main": "resources",
  "scripts": {
    "build": "./ci/build.js",
    "update": "./ci/update.js",
    "release": "./ci/release.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fur-repo/fur-resources.git"
  },
  "keywords": [
    "fur",
    "resources"
  ],
  "author": {
    "name": "Taka Okunishi",
    "url": "http://okunishitaka.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/fur-repo/fur-resources/issues"
  },
  "homepage": "https://github.com/fur-repo/fur-resources#readme",
  "devDependencies": {
    "ape-deploying": "^1.0.8",
    "ape-releasing": "^1.0.14",
    "ape-tasking": "^1.0.6",
    "ape-updating": "^1.0.1",
    "async": "^1.4.2",
    "color-scheme": "0.0.5",
    "coz": "^3.0.11",
    "coz-tmpl": "^1.0.3",
    "execcli": "^2.1.1",
    "expandglob": "^1.0.0",
    "filecopy": "^1.0.5",
    "mkdirp": "^0.5.1",
    "stringcase": "^1.2.4"
  },
  "dependencies": {}
}