coffeescript-1.5.0.node_modules.file.package.json Maven / Gradle / Ivy
{ "name" : "file"
, "description" : "Higher level path and file manipulation functions."
, "tags" : ["file", "path", "fs", "walk"]
, "version" : "0.2.1"
, "author" : "Anders Conbere "
, "directories" :
{ "lib" : "lib" }
, "repository" :
{ "type" : "git"
, "url" : "http://github.com/aconbere/node-file-utils.git"
}
, "bugs" :
{ "url" : "http://github.com/aconbere/node-file-utils" }
, "main" : "./lib/file"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy