HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/share/node_modules/findit/
Upload File :
Current File : //proc/self/root/usr/share/node_modules/findit/package.json
{
  "name": "findit",
  "version": "2.0.0",
  "description": "walk a directory tree recursively with events",
  "main": "index.js",
  "devDependencies": {
    "tap": "~0.4.4",
    "mkdirp": "~0.3.5"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "http://github.com/substack/node-findit.git"
  },
  "keywords": [
    "find",
    "walk",
    "directory",
    "recursive",
    "tree",
    "traversal"
  ],
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "license": "MIT"
}