@tenlastic/mochawesome-merge-json
Version:
39 lines (38 loc) • 933 B
JSON
{
"engines": {
"node": "^12"
},
"license": "ISC",
"main": "./dist/index.js",
"name": "@tenlastic/mochawesome-merge-json",
"repository": {
"type": "git",
"url": "ssh://git@github.com/tenlastic/open-platform.git"
},
"version": "0.0.189",
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "../../scripts/build.sh",
"build:watch": "watch ../../scripts/build.sh ./src",
"lint": "../../scripts/lint.sh",
"prepublishOnly": "../../scripts/build.sh",
"start": "../../scripts/start.sh",
"test": "../../scripts/test.sh",
"test:watch": "../../scripts/test.sh --watch"
},
"dependencies": {
"glob": "7.1.6",
"yargs": "14.0.0"
},
"devDependencies": {
"mocha": "7.1.2",
"nyc": "15.0.0",
"ts-node": "8.9.1",
"tslint": "5.18.0",
"typescript": "3.8.3",
"watch": "1.0.2"
},
"gitHead": "38f854385f81b21520f7ac44988c2137a8c32fd9"
}