UNPKG

666 BJSONView Raw
1{
2 "name": "bddy",
3 "version": "0.1.3",
4 "description": "First class, Secondary category, Unrestricted building system.",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/caryll/bddy.git"
12 },
13 "author": "",
14 "license": "ISC",
15 "bugs": {
16 "url": "https://github.com/caryll/bddy/issues"
17 },
18 "homepage": "https://github.com/caryll/bddy#readme",
19 "dependencies": {
20 "child-process-promise": "^2.2.1",
21 "colors": "^1.1.2",
22 "fs-extra": "^3.0.1",
23 "minimatch": "^3.0.4",
24 "throat": "^3.0.0",
25 "yargs": "^8.0.2"
26 }
27}