tscoverage/test/assets/package.json

14 lines
189 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": {
}
}