ullamvoluptatibus
Version:
a testing framework for typescript
42 lines (41 loc) • 955 B
JSON
{
"name": "ullamvoluptatibus",
"version": "1.6.0",
"main": "./dist/main.js",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/CliffordCollier/ullamvoluptatibus.git"
},
"description": "a testing framework for typescript",
"author": "MorrisLemke",
"license": "MIT",
"types": "./dist/main.d.ts",
"keywords": [
"quas"
],
"bin": {
"oral": "bin/oral"
},
"devDependencies": {
"@types/node": "^15.3.0",
"@types/node-notifier": "^8.0.0",
"nodemon": "^2.0.7",
"prettier": "^2.2.1",
"typescript": "^4.2.4"
},
"dependencies": {
"arg": "^5.0.0",
"chalk": "^4.1.1",
"chokidar": "^3.5.1",
"esm": "^3.2.25",
"node-notifier": "^9.0.1",
"oral-ts": "^1.0.1",
"reflect-metadata": "^0.1.13",
"ts-mixer": "^5.4.1",
"ts-node": "^9.1.1"
},
"homepage": "https://github.com/CliffordCollier/ullamvoluptatibus.git"
}