{
  "_args": [
    [
      "junk@1.0.3",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "junk@1.0.3",
  "_id": "junk@1.0.3",
  "_inBundle": false,
  "_integrity": "sha1-h75jSIZJy9ym9Tqzm+yczSNH9ZI=",
  "_location": "/junk",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "junk@1.0.3",
    "name": "junk",
    "escapedName": "junk",
    "rawSpec": "1.0.3",
    "saveSpec": null,
    "fetchSpec": "1.0.3"
  },
  "_requiredBy": [
    "/bower"
  ],
  "_resolved": "https://registry.npmjs.org/junk/-/junk-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/junk/issues"
  },
  "description": "Filter out OS junk files like .DS_Store and Thumbs.db",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/junk#readme",
  "keywords": [
    "junk",
    "trash",
    "garbage",
    "files",
    "os",
    "ignore",
    "exclude",
    "filter",
    "temp",
    "tmp"
  ],
  "license": "MIT",
  "name": "junk",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/junk.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.0.3"
}
