{"maintainers":[{"email":"bradley.meck@gmail.com","name":"anonymous"},{"email":"ljharb@gmail.com","name":"anonymous"}],"keywords":["ignore","gitignore","npmignore","glob","pattern"],"dist-tags":{"latest":"0.1.2"},"author":{"name":"bradleymeck"},"description":"ignorefile/includefile matching .gitignore spec","readme":"# dotignore\n\n## `ignored $IGNOREFILE`\n\nCheck the ignorefile against the current directory.\nPrint out if a file should be ignored by prefixing with a `-`.\nIf the file should not be ignored prefix it with a `+`.\n\n## API\n\n### exports.createMatcher(str)\n\nReturn a `Matcher` that fully matches the `str` argument.\n\n`str` should conform to the `.gitignore` specification.\n\n### Matcher.shouldIgnore(name)\n\nTest that all the rules provided to create the matcher match the name given.\n`/` is expected as the path delimiter.\nReturns `true` if the name should be ignored.\n\n## LICENSE\n\nMIT\n\n","repository":{"type":"git","url":"git+ssh://git@github.com/bmeck/dotignore.git"},"users":{"flumpus-dev":true},"license":"MIT","bugs":{"url":"https://github.com/bmeck/dotignore/issues"},"versions":{"0.0.0":{"name":"dotignore","version":"0.0.0","description":"ignorefile/includefile matching .gitignore spec","main":"index.js","bin":{"ignored":"bin/ignored"},"scripts":{"test":"node test/test.js"},"repository":"","keywords":["ignore","gitignore","npmignore","glob","pattern"],"author":{"name":"bradleymeck"},"license":"MIT","dependencies":{"minimatch":"~0.2.9"},"_id":"dotignore@0.0.0","dist":{"shasum":"33ad262324e90f5b6b1901ca7dfa2fc8263250cd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/dotignore/-/dotignore-0.0.0.tgz","integrity":"sha512-AH2rZH5tn2yrtvAgQSCUO19/U3EANI6yY/FKW+3ckYa+tisRwoglzt7NK9T0/94qGPEiG4vCphv8QcISjGkR9Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHOXqQPhn517mrG+pz99n7NUNDxjZvB6mmqDnHFJmZLSAiEAsoKetn5ZWqCDsXGD1HLHta460RO/S7SGIvoE/U+0mgs="}]},"_npmVersion":"1.1.69","_npmUser":{"name":"anonymous","email":"bradley.meck@gmail.com"},"maintainers":[{"name":"anonymous","email":"bradley.meck@gmail.com"}],"directories":{}},"0.0.1":{"name":"dotignore","version":"0.0.1","description":"ignorefile/includefile matching .gitignore spec","main":"index.js","bin":{"ignored":"bin/ignored"},"scripts":{"test":"node test/test.js"},"repository":{"type":"git","url":"http://github.com/bmeck/dotignore"},"keywords":["ignore","gitignore","npmignore","glob","pattern"],"author":{"name":"bradleymeck"},"license":"MIT","dependencies":{"minimatch":"~0.2.9"},"_id":"dotignore@0.0.1","dist":{"shasum":"a97ed8545f1da60d24cb958f6efd0bd9056704b5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/dotignore/-/dotignore-0.0.1.tgz","integrity":"sha512-7TNmxYd9WqgZ+1HtNiRpYqTt2rnb7Mcnr6qcT9pFEjLZhgVNyMk2stc7QStIOZQKQ+4MuSMdxN2wRqoI/TAxtg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDX/7iJu0KrUx47LA87uzYDgD63JL7DBM7LyLy5Vw/AZAiEAxLlxbUf4HXtbiir8KSPWP8Fes+vFAqwc/piBriz0YpQ="}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"anonymous","email":"bradley.meck@gmail.com"},"maintainers":[{"name":"anonymous","email":"bradley.meck@gmail.com"}],"directories":{}},"0.1.0":{"name":"dotignore","version":"0.1.0","description":"ignorefile/includefile matching .gitignore spec","main":"index.js","bin":{"ignored":"bin/ignored"},"scripts":{"test":"node test/test.js"},"repository":{"type":"git","url":"http://github.com/bmeck/dotignore"},"keywords":["ignore","gitignore","npmignore","glob","pattern"],"author":{"name":"bradleymeck"},"license":"MIT","dependencies":{"minimatch":"~1.0.0"},"devDependencies":{"tape":"~2.14.0"},"gitHead":"98258bffbee3fee2d1c5b8a9ca138f03363701a1","bugs":{"url":"https://github.com/bmeck/dotignore/issues"},"homepage":"https://github.com/bmeck/dotignore","_id":"dotignore@0.1.0","_shasum":"6f9c25ee775a405ccb2c7d7d52b42943a76941ec","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"anonymous","email":"ljharb@gmail.com"},"maintainers":[{"name":"anonymous","email":"bradley.meck@gmail.com"},{"name":"anonymous","email":"ljharb@gmail.com"}],"dist":{"shasum":"6f9c25ee775a405ccb2c7d7d52b42943a76941ec","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/dotignore/-/dotignore-0.1.0.tgz","integrity":"sha512-Iudl5r1YpjzwPy+y/2o3aRhZrORRCjOJUkbizH4rwf6gi7BS/ILwrTtHcNHnobNL4zx8lJkJfPOXN9t7bSbu3w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBJb75D5oBWB5ZKa9VSJxUegunmvSSxdTjfDHUn4Sk9LAiAF0i5YEKUl2FSKjj0pCf7syi0bEPO+/KYZdWpO5HMzbg=="}]},"directories":{}},"0.1.1":{"name":"dotignore","version":"0.1.1","description":"ignorefile/includefile matching .gitignore spec","main":"index.js","bin":{"ignored":"bin/ignored"},"scripts":{"test":"npm run lint && node test/test.js && npm run coverage-quiet","coverage":"covert test/test.js","coverage-quiet":"covert --quiet test/test.js","lint":"jscs *.js */*.js"},"repository":{"type":"git","url":"http://github.com/bmeck/dotignore"},"keywords":["ignore","gitignore","npmignore","glob","pattern"],"author":{"name":"bradleymeck"},"license":"MIT","dependencies":{"minimatch":"~1.0.0"},"devDependencies":{"tape":"~2.14.0","covert":"~1.0.0","jscs":"~1.5.9"},"gitHead":"688f8db77e1ad231af3608865245598a1767e580","bugs":{"url":"https://github.com/bmeck/dotignore/issues"},"homepage":"https://github.com/bmeck/dotignore","_id":"dotignore@0.1.1","_shasum":"3fdb821f05f4f5557c36cca67480dc1dcb774bf0","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"anonymous","email":"ljharb@gmail.com"},"maintainers":[{"name":"anonymous","email":"bradley.meck@gmail.com"},{"name":"anonymous","email":"ljharb@gmail.com"}],"dist":{"shasum":"3fdb821f05f4f5557c36cca67480dc1dcb774bf0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/dotignore/-/dotignore-0.1.1.tgz","integrity":"sha512-BNDvNpAEE+j66FzWWFmpgPfkm4Fb66TYd/6zltfdfvgLLnhVtsf/9QvKZPiCAklW3LByDl6bQ8mkhgK9YCcEsQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC04JaRkaQ369cDP5WWgpMwXjHvC1EK4LTrT1r/iqVAGAIhALJSnjFic/XyBM3/GjBDKBrCtS1V8w2LGLAzTRnkwkli"}]},"directories":{}},"0.1.2":{"name":"dotignore","version":"0.1.2","description":"ignorefile/includefile matching .gitignore spec","main":"index.js","bin":{"ignored":"bin/ignored"},"scripts":{"prepublish":"safe-publish-latest","pretest":"npm run lint","test":"node test && npm run coverage -- --quiet","coverage":"covert test/index.js","lint":"eslint bin/* ."},"repository":{"type":"git","url":"git+ssh://git@github.com/bmeck/dotignore.git"},"keywords":["ignore","gitignore","npmignore","glob","pattern"],"author":{"name":"bradleymeck"},"license":"MIT","dependencies":{"minimatch":"^3.0.4"},"devDependencies":{"@ljharb/eslint-config":"^15.1.0","covert":"^1.1.1","eslint":"^6.8.0","safe-publish-latest":"^1.1.4","tape":"^4.12.1"},"gitHead":"78843a5fea53a838d784743bde4c9470e50a9930","bugs":{"url":"https://github.com/bmeck/dotignore/issues"},"homepage":"https://github.com/bmeck/dotignore#readme","_id":"dotignore@0.1.2","_nodeVersion":"13.5.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-UGGGWfSauusaVJC+8fgV+NVvBXkCTmVv7sk6nojDZZvuOUNGUy0Zk4UpHQD6EDjS0jpBwcACvH4eofvyzBcRDw==","shasum":"f942f2200d28c3a76fbdd6f0ee9f3257c8a2e905","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/dotignore/-/dotignore-0.1.2.tgz","fileCount":8,"unpackedSize":5249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFXvwCRA9TVsSAnZWagAAcmEP/2RgiDdd8ugRfgtU+1Ll\nVZVkENViEBCZg90DDDvqZM6pevR9ICM4xJJHkU7RueJ9+1IyOUn6imfY1Qoh\nsZWIYq4KuhmTWGkvU2R/nbnSLRSDbXHK441/DMr12tyvgVhJUnl4YWbZZeLg\n791wKwaD87AkSxjyuCy2+hV4nDjLc0DcOyKJOR4lvEfi+tAnsmyssPNexB/H\nlBlaX55GxjFFcgRFvd0OLYya/xYp1ju+3WvM2BdwEFzP7ENtGMiG/zGMlEmM\nCBkuS30HQNyr8aYgqYcwRl5uuEfQtxpOdJUP/k8qqi3zc2Pf6rLR1YQPUGXS\n+JUJia189gwS/I1/UGTJaJb/YxWEX0tO9TjkPxvfm+aaWQUcBlpB6uOuNxwZ\nBj0bu7CDqyj+b6OwLfFw9qFSQ+7ValP4SKRNy+lCkb9/nkc7UOfXdlkMiPaN\nooCKnyCHEExRIGeJsKcwi1GNZW2NPOut2mS0w3gn5qb2m/z4g8nz1sexMvNH\nIZDVOxCJKtS0A8aM0X+pVjDdh9uoen4B36to721s58d/IX29BWisDZC1n/CD\n/mSsm+8ZEfLe/XPcq7SjEknAsEXQQsou1xh4Ohb5BKOujixOE8CLdyD/1kBD\nb+932W2WxzoeRW1fZmv2an0wAxTJS2Me/UBMxcpFEANt0YNjuLBou3gSWdyv\ngds/\r\n=prBq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBiN3g0SPz17Yd52PHLZIo7KRbGl0E1MujAy7TxYMiFDAiB1j8bxU1SHh19GVyDOx1OcjthYW6S/ZYt/8X+PxAJVOg=="}]},"maintainers":[{"email":"bradley.meck@gmail.com","name":"anonymous"},{"email":"ljharb@gmail.com","name":"anonymous"}],"_npmUser":{"name":"anonymous","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dotignore_0.1.2_1578466287815_0.3098070701565734"},"_hasShrinkwrap":false}},"name":"dotignore","time":{"modified":"2023-06-09T21:33:10.376Z","created":"2013-02-22T19:02:00.301Z","0.0.0":"2013-02-22T19:02:20.830Z","0.0.1":"2014-03-10T07:12:20.950Z","0.1.0":"2014-08-10T17:56:24.055Z","0.1.1":"2014-08-19T07:00:34.876Z","0.1.2":"2020-01-08T06:51:27.954Z"},"readmeFilename":"README.md","homepage":"https://github.com/bmeck/dotignore#readme"}