tscoverage/test/package.json
Philipp Kunz 47b8f6e876 clean up
2016-01-14 19:25:36 +01:00

15 lines
206 B
JSON

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