generated from nhcarrigan/template
feat: initial prototype #1
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nhcarrigan/logger",
|
"name": "@nhcarrigan/logger",
|
||||||
"version": "0.0.0",
|
"version": "0.0.1",
|
||||||
"description": "Our custom logging package, which pipes logs to our alerts server.",
|
"description": "Our custom logging package, which pipes logs to our alerts server.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "prod/index.js",
|
"main": "prod/index.js",
|
||||||
@ -13,7 +13,6 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.nhcarrigan.com/nhcarrigan/logger.git"
|
"url": "https://git.nhcarrigan.com/nhcarrigan/logger.git"
|
||||||
},
|
},
|
||||||
|
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "See license in LICENSE.md",
|
"license": "See license in LICENSE.md",
|
||||||
@ -21,7 +20,6 @@
|
|||||||
"url": "https://git.nhcarrigan.com/nhcarrigan/logger/issues"
|
"url": "https://git.nhcarrigan.com/nhcarrigan/logger/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://git.nhcarrigan.com/nhcarrigan/logger",
|
"homepage": "https://git.nhcarrigan.com/nhcarrigan/logger",
|
||||||
|
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nhcarrigan/eslint-config": "5.1.0",
|
"@nhcarrigan/eslint-config": "5.1.0",
|
||||||
"@nhcarrigan/typescript-config": "4.0.0",
|
"@nhcarrigan/typescript-config": "4.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user