All Downloads are FREE. Search and download functionalities are using the official Maven repository.

coffeescript-1.3.3.node_modules.file.package.json Maven / Gradle / Ivy

There is a newer version: 0.8.8
Show newest version
{ "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