{
  "name": "tenacity",
  "version": "1.0.4",
  "description": "Living Styleguide Generator",
  "main": "lib/index.js",
  "bin": {
    "tenacity": "lib/index.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/qriousone/tenacity.git"
  },
  "author": "Maurice Ngo",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/qriousone/tenacity/issues"
  },
  "homepage": "https://github.com/qriousone/tenacity#readme",
  "dependencies": {
    "camelcase": "^4.1.0",
    "jsonfile": "^4.0.0",
    "lodash": "^4.17.5"
  }
}
