tscoverage/test/assets/package.json
2016-02-22 22:22:39 +01:00

13 lines
193 B
JSON

{
"name": "testpackage",
"version": "2.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "(npmts)"
},
"author": "",
"license": "ISC",
"dependencies": {}
}