{
  "name": "the-resource-base",
  "description": "Base of the-resource",
  "version": "1.4.9",
  "author": {
    "name": "okunishinishi",
    "email": "okunishinishi@gmail.com",
    "url": "undefined"
  },
  "browser": "shim",
  "bugs": {
    "url": "https://github.com/the-labo/the-resource-base/issues"
  },
  "dependencies": {
    "asleep": "^1.0.3",
    "clay-constants": "^3.4.4",
    "clay-resource": "^5.6.2",
    "clay-resource-name": "^4.0.5",
    "the-check": "^2.0.18",
    "the-hash": "^1.1.0"
  },
  "devDependencies": {
    "mocha": "^5.2.0",
    "the-db": "^10.1.13",
    "the-script-build": "^5.0.1",
    "the-script-jsdoc": "^2.0.4",
    "the-script-release": "^1.0.8",
    "the-script-share": "^1.0.5",
    "the-script-update": "^2.0.0",
    "the-templates": "^6.0.6"
  },
  "engines": {
    "node": ">=8",
    "npm": ">=4"
  },
  "homepage": "https://github.com/the-labo/the-resource-base#readme",
  "keywords": [
    "the"
  ],
  "license": "MIT",
  "main": "lib",
  "repository": "the-labo/the-resource-base",
  "scripts": {
    "build": "the-script-build",
    "doc": "the-script-jsdoc",
    "prepare": "the-script-build && the-script-jsdoc",
    "release": "the-script-release -y",
    "share": "the-script-share",
    "test": "mocha",
    "update": "the-script-update",
    "watch": "the-script-build -w"
  }
}
