domenic
99342e073f
Updating test script to work on Windows.
...
npm had a bug a while ago where you needed to specify the full path for scripts. This is no longer the case. Using the command name instead of the full path allows `npm test` to work on Windows.
2012-05-14 19:15:28 -04:00
Ryan McGrath
a4e5005030
Fixes #24 , removes 'os', update version number
2012-03-31 00:17:46 +02:00
Ryan McGrath
f079b390b6
Version bump, README discrepancy fix, point release
2012-02-23 05:28:10 -05:00
Ryan McGrath
caaee2ceec
Version bump, 1.3.5 => 1.4.6, NPM push
2012-02-18 04:59:19 -05:00
Charles Bourasseau
358d77c250
add test script to package.json
2012-01-31 18:49:22 +01:00
Charles Bourasseau
7acfd0141c
some small improvements
2012-01-31 11:35:58 +01:00
Ryan McGrath
60f6f15734
Version bump for NPM
2012-01-17 10:21:14 +01:00
Ryan McGrath
b6b7a2fba8
Version bump => 1.3.4
2012-01-16 22:50:33 +01:00
Ryan McGrath
5a6372fe46
Updated readme, version, code style
2012-01-13 09:55:49 -05:00
Ryan McGrath
45d751eeda
Version bump for npm
2011-11-04 11:47:25 +09:00
Ryan McGrath
e54c47b7ea
Fixes NPM warning, closes #8
2011-11-04 11:45:56 +09:00
Ryan McGrath
0194630a84
Updated readme examples with new mkdirSyncRecursive() stuff, version bump/publish
2011-10-23 16:56:28 +09:00
Ryan McGrath
403deea04c
Version bump, docs updated with example of chownSyncRecursive
2011-10-11 02:00:04 +09:00
Ryan McGrath
5476c463c8
A LineReader, because this kind of stuff should just exist already. ;P
2011-09-19 00:13:16 -04:00
Ryan McGrath
2aa050b815
Version bump for NPM
2011-04-29 11:20:08 +09:00
Ryan McGrath
445a2836f4
Resolves issue #2 , thanks to a heads up from jakobmattsson that these lines never got removed
2011-04-11 01:28:16 +09:00
lennart
8d26a5c13e
fix package.json for latest npm
2011-04-08 10:01:23 +08:00
Ryan McGrath
1840fcc0e6
Fix for NPM; thanks to mcantelon for catching.
2011-03-06 13:10:56 +09:00
Ryan McGrath
3bd9b6397b
NPM joinks
2010-12-13 05:17:18 +09:00
Ryan McGrath
7b010b483d
Updated to match NPM/CommonJS format, distributed through NPM now, removed useless import, magically still works in newer versions of Node. ;D
2010-10-22 12:36:29 -04:00