20 lines
547 B
JSON
20 lines
547 B
JSON
{
|
|
"name": "@emigrate/tsconfig",
|
|
"version": "1.0.3",
|
|
"publishConfig": {
|
|
"access": "public",
|
|
"provenance": true
|
|
},
|
|
"files": [
|
|
"base.json",
|
|
"build.json"
|
|
],
|
|
"author": "Aboviq AB <dev@aboviq.com> (https://www.aboviq.com)",
|
|
"homepage": "https://github.com/aboviq/emigrate/tree/main/packages/tsconfig#readme",
|
|
"repository": "https://github.com/aboviq/emigrate/tree/main/packages/tsconfig",
|
|
"bugs": "https://github.com/aboviq/emigrate/issues",
|
|
"license": "MIT",
|
|
"volta": {
|
|
"extends": "../../package.json"
|
|
}
|
|
}
|