{"_id":"nymag-fs","_rev":"3-3c84f4bca5a381043b1dc0b092fc8b5b","name":"nymag-fs","description":"A module for working with the filesystem in Node","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.0":{"name":"nymag-fs","version":"1.0.0","description":"A module for working with the filesystem in Node","main":"index.js","scripts":{"test":"npm run lint && istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage","test-local":"istanbul cover _mocha","lint":"eslint test index.js index.test.js control.js control.test.js"},"repository":{"type":"git","url":"git+https://github.com/nymag/nymag-fs.git"},"keywords":["fs","nymag"],"author":{"name":"New York Media"},"license":"MIT","bugs":{"url":"https://github.com/nymag/nymag-fs/issues"},"homepage":"https://github.com/nymag/nymag-fs#readme","dependencies":{"glob":"^7.1.1","js-yaml":"^3.8.3","lodash":"^4.17.4"},"devDependencies":{"chai":"^3.5.0","coveralls":"^2.13.0","eslint":"^3.19.0","istanbul":"^0.4.5","mocha":"^3.2.0","sinon":"^2.1.0"},"gitHead":"38edffda44f6a567a95f3dd3ec63f931810e6304","_id":"nymag-fs@1.0.0","_shasum":"08a50a6166cc8a22f7aa3255687439dec5500459","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"jonwinton","email":"winton.jon@gmail.com"},"dist":{"shasum":"08a50a6166cc8a22f7aa3255687439dec5500459","tarball":"https://registry.npmjs.org/nymag-fs/-/nymag-fs-1.0.0.tgz","integrity":"sha512-TpjUlwXcKBj5pg/uL3lKhHd8uWJB86wqnLTVI2FWTTIuZzERLI66T7YrZXMaYWlhMdkLbb9Y5WMc6dNmsaW0KQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE20M7Rzu4IjDXZkDMNZgSoDM/v6XC8DqnwtvQfuIv+qAiEA9+/U5ML6keX3O11M4pCVibJzVZYuS61hb+7qat6Fg/s="}]},"maintainers":[{"name":"jonwinton","email":"winton.jon@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/nymag-fs-1.0.0.tgz_1492633121068_0.6632509159389883"}},"1.0.1":{"name":"nymag-fs","version":"1.0.1","description":"A module for working with the filesystem in Node","main":"index.js","scripts":{"test":"npm run lint && istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage","test-local":"istanbul cover _mocha","lint":"eslint test index.js index.test.js control.js control.test.js"},"repository":{"type":"git","url":"git+https://github.com/nymag/nymag-fs.git"},"keywords":["fs","nymag"],"author":{"name":"New York Media"},"license":"MIT","bugs":{"url":"https://github.com/nymag/nymag-fs/issues"},"homepage":"https://github.com/nymag/nymag-fs#readme","dependencies":{"glob":"^7.1.1","js-yaml":"^3.8.3","lodash":"^4.17.4"},"devDependencies":{"chai":"^3.5.0","coveralls":"^2.13.0","eslint":"^3.19.0","istanbul":"^0.4.5","mocha":"^3.2.0","sinon":"^2.1.0"},"gitHead":"94dcd3be2c0593b676131a9760c2318c75255a71","_id":"nymag-fs@1.0.1","_shasum":"49391d2f97e4b588cd812788986ab21fad5a7c3e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"jonwinton","email":"winton.jon@gmail.com"},"dist":{"shasum":"49391d2f97e4b588cd812788986ab21fad5a7c3e","tarball":"https://registry.npmjs.org/nymag-fs/-/nymag-fs-1.0.1.tgz","integrity":"sha512-vpYqnAKBlCB5gMVLoMF7NlvVkxOL6feXotvU3m/kbWA1hGBb406/gbqWMlJjfqKK6LVzWFrdwV0neu/R2e5uLQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA5XtR2wBK5lNGeYNz1dGt6nKcE9Xdk3xOQ3+crXAFsCAiEAg4YVHPmBP73nV0rgaGRfIhEPbDR6k8fiBzd9VABzSOA="}]},"maintainers":[{"name":"jonwinton","email":"winton.jon@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/nymag-fs-1.0.1.tgz_1494525701471_0.9210387722123414"}}},"readme":"# NYMag FS\n\n[![Build Status](https://travis-ci.org/nymag/nymag-fs.svg?branch=master)](https://travis-ci.org/nymag/nymag-fs)\n[![Coverage Status](https://coveralls.io/repos/github/nymag/nymag-fs/badge.svg?branch=master)](https://coveralls.io/github/nymag/nymag-fs?branch=master)\n\nA module for working with the filesystem in Node.\n\n## Includes:\n- `fileExists`\n- `readFile`\n- `isDirectory`\n- `getFiles`\n- `getFolders`\n- `tryRequire`\n- `tryRequireEach`\n- `getYaml`\n- `readFilePromise`\n","maintainers":[{"name":"jonwinton","email":"winton.jon@gmail.com"}],"time":{"modified":"2022-06-22T14:57:19.395Z","created":"2017-04-19T20:18:41.693Z","1.0.0":"2017-04-19T20:18:41.693Z","1.0.1":"2017-05-11T18:01:43.231Z"},"homepage":"https://github.com/nymag/nymag-fs#readme","keywords":["fs","nymag"],"repository":{"type":"git","url":"git+https://github.com/nymag/nymag-fs.git"},"author":{"name":"New York Media"},"bugs":{"url":"https://github.com/nymag/nymag-fs/issues"},"license":"MIT","readmeFilename":"README.md"}