mirror of
https://github.com/samsonjs/format.git
synced 2026-03-25 08:45:53 +00:00
node v0.6
This commit is contained in:
parent
aa2dbf5a78
commit
afafcc07dd
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
}
|
||||
, "directories" : { "lib" : "./lib" }
|
||||
, "main" : "./lib/index"
|
||||
, "engines" : { "node" : "0.4.x || 0.5.x" }
|
||||
, "engines" : { "node" : "0.4.x - 0.6.x" }
|
||||
, "licenses" :
|
||||
[ { "type" : "MIT"
|
||||
, "url" : "http://github.com/samsonjs/format/raw/master/LICENSE"
|
||||
|
|
|
|||
Loading…
Reference in a new issue