tscoverage/test/package.json

15 lines
206 B
JSON
Raw Normal View History

2016-01-14 18:25:36 +00:00
{
"name": "test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "(npmts)"
},
"author": "",
"license": "ISC",
"dependencies": {
"npmts": "*"
}
}