extracted streams, date-format into separate modules

This commit is contained in:
Gareth Jones
2013-08-29 22:15:50 +10:00
parent 5e144e4004
commit 72c4fb48db
15 changed files with 10 additions and 988 deletions

View File

@@ -31,7 +31,9 @@
"async": "0.1.15",
"semver": "~1.1.4",
"readable-stream": "~1.0.2",
"debug": "~0.7.2"
"debug": "~0.7.2",
"streamroller": "0.0.0",
"date-format": "0.0.0"
},
"devDependencies": {
"sandboxed-module": "0.1.3",