tscoverage/test/assets/package.json

13 lines
186 B
JSON
Raw Normal View History

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