@gera2ld/plaid-common-ts
Version:
Common config for Typescript
30 lines (29 loc) • 796 B
JSON
{
"name": "@gera2ld/plaid-common-ts",
"version": "2.5.9",
"description": "Common config for Typescript",
"author": "Gerald <gera2ld@live.com>",
"homepage": "https://github.com/gera2ld/plaid#readme",
"license": "ISC",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"peerDependencies": {
"@gera2ld/plaid": "2.x"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gera2ld/plaid.git"
},
"bugs": {
"url": "https://github.com/gera2ld/plaid/issues"
},
"dependencies": {
"@babel/preset-typescript": "^7.21.5",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"typescript": "^5.0.4"
},
"gitHead": "d9b2dcc700c4e760acba91f609bd039659fb9721"
}