fstream-npm@0.1.6

This commit is contained in:
isaacs
2013-10-23 23:12:52 -07:00
parent e380dc5aab
commit f9280d488b
4 changed files with 10 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
},
"name": "fstream-npm",
"description": "fstream class for creating npm packages",
"version": "0.1.5",
"version": "0.1.6",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/fstream-npm.git"
@@ -22,6 +22,6 @@
"bugs": {
"url": "https://github.com/isaacs/fstream-npm/issues"
},
"_id": "fstream-npm@0.1.5",
"_from": "fstream-npm@~0.1.3"
"_id": "fstream-npm@0.1.6",
"_from": "fstream-npm@latest"
}