This commit is contained in:
2016-01-14 20:08:46 +01:00
parent 39b7fe99c7
commit 5266fcd3df
6 changed files with 10 additions and 9 deletions

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

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