]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
typos (#246)
[github/Chocobozzz/PeerTube.git] / package.json
index 82bf57095e82308d7aafc50fc97f2c5bed4fdd61..45651a1e56e5451d3d40c3f295ac10188c462065 100644 (file)
     "update-host": "ts-node ./scripts/update-host.ts",
     "test": "scripty",
     "help": "scripty",
+    "generate-api-doc": "scripty",
     "parse-log": "ts-node ./scripts/parse-log.ts",
     "postinstall": "cd client && yarn install --pure-lockfile",
     "tsc": "tsc",
+    "spectacle-docs": "node_modules/spectacle-docs/bin/spectacle.js",
     "commander": "commander",
     "ng": "ng",
     "nodemon": "nodemon",
     "mocha": "^5.0.0",
     "nodemon": "^1.11.0",
     "source-map-support": "^0.5.0",
+    "spectacle-docs": "^0.9.13",
     "standard": "^10.0.0",
     "supertest": "^3.0.0",
     "tslint": "^5.7.0",