17 строки
325 B
JSON
17 строки
325 B
JSON
|
{
|
||
|
"name": "project-fixture",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"keywords": [],
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"typescript": "3.1.3",
|
||
|
"typescript-tslint-plugin": "file:./.."
|
||
|
}
|
||
|
}
|