15 lines
306 B
JSON
15 lines
306 B
JSON
|
{
|
||
|
"name": "@tsconfig/node10",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/tsconfig/bases.git",
|
||
|
"directory": "bases"
|
||
|
},
|
||
|
"license": "MIT",
|
||
|
"description": "A base TSConfig for working with Node 10.",
|
||
|
"keywords": [
|
||
|
"tsconfig",
|
||
|
"node10"
|
||
|
],
|
||
|
"version": "1.0.11"
|
||
|
}
|