Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
{
  "name": "ignore-by-default",
  "version": "1.0.1",
  "description": "A list of directories you should ignore by default",
  "main": "index.js",
  "files": [
    "index.js"
  ],
  "scripts": {
    "test": "standard && node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/novemberborn/ignore-by-default.git"
  },
  "keywords": [
    "ignore",
    "chokidar",
    "watcher",
    "exclude",
    "glob",
    "pattern"
  ],
  "author": "Mark Wubben (https://novemberborn.net/)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/novemberborn/ignore-by-default/issues"
  },
  "homepage": "https://github.com/novemberborn/ignore-by-default#readme",
  "devDependencies": {
    "figures": "^1.4.0",
    "standard": "^6.0.4"
  }

,"_resolved": "https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz"
,"_integrity": "sha512-Ius2VYcGNk7T90CppJqcIkS5ooHUZyIQK+ClZfMfMNFEF9VSE73Fq+906u/CWu92x4gzZMWOwfFYckPObzdEbA=="
,"_from": "ignore-by-default@1.0.1"
}