now working

This commit is contained in:
2016-01-14 20:06:02 +01:00
parent 71f8d14ee9
commit e1419d85cc
6 changed files with 23 additions and 11 deletions

10
test/node_modules/npmts/package.json generated vendored
View File

@ -1,6 +1,6 @@
{
"name": "npmts",
"version": "0.0.3",
"version": "0.0.4",
"description": "write npm modules with TypeScript",
"main": "index.js",
"bin": {
@ -34,9 +34,9 @@
"gulp-typescript": "^2.10.0",
"smartcli": "0.0.11"
},
"gitHead": "a1146e4c79f5e97f51d540c82a2307b3cd5ba9b0",
"gitHead": "71f8d14ee96af237e658b400e3bdaa33fdff7785",
"readme": "ERROR: No README data found!",
"_id": "npmts@0.0.3",
"_shasum": "f845bce63cb3c5185e995c9e55222fb4e187a7e5",
"_from": "npmts@0.0.3"
"_id": "npmts@0.0.4",
"_shasum": "fe9f1bec27aba50fd16f45c3c7053072c860dcd6",
"_from": "npmts@0.0.4"
}