lifetracker/packages/typescript-config/package.json

9 lines
156 B
JSON

{
"name": "@lifetracker/typescript-config",
"version": "0.0.0",
"private": true,
"license": "MIT",
"publishConfig": {
"access": "public"
}
}