illumharum
Version:
Quickly create an opinionated tsconfig.json
37 lines (36 loc) • 733 B
JSON
{
"name": "illumharum",
"version": "1.11.0",
"description": "Quickly create an opinionated tsconfig.json",
"main": "src/index.js",
"bin": "src/index.js",
"keywords": [
"temporibus",
"tsconfig.json",
"odio",
"labore"
],
"author": "MarcelleStark",
"license": "MIT",
"dependencies": {
"consequaturin": "^1.0.0",
"inquirer": "^6.3.1",
"noneos": "^1.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/AriLakin/illumharum.git"
},
"bugs": {
"url": "https://github.com/AriLakin/illumharum.git/issues"
},
"publishConfig": {
"access": "public",
"branches": [
"master"
]
},
"devDependencies": {
"semantic-release": "^17.4.4"
}
}