{"name":"file-js","version":"0.3.0","description":"Abstract representation of a pathname","main":"index.js","scripts":{"jsdoc":"jsdoc -c ./docconfig/jsdoc.json","lint":"eslint ./src ./test","coverage":"babel-node node_modules/.bin/babel-istanbul cover node_modules/.bin/_mocha -- -R dot","compile":"babel --presets es2015,stage-0 -d lib/ src/","clean":"rm lib/*","prepublish":"npm run compile","test":"npm run compile && mocha --compilers js:babel-core/register"},"repository":{"type":"git","url":"git+https://github.com/nspragg/file-js.git"},"keywords":["file","file-js","file","lister","find","directory","promise","fs"],"author":{"name":"nspragg@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/nspragg/file-js/issues"},"homepage":"https://github.com/nspragg/file-js","devDependencies":{"babel-cli":"^6.10.1","babel-core":"^6.10.4","babel-istanbul":"^0.12.0","babel-preset-es2015":"^6.9.0","babel-preset-stage-0":"^6.5.0","chai":"^3.5.0","coveralls":"^2.11.9","eslint":"^3.11.1","istanbul":"^0.4.4","jsdoc":"^3.4.3","lodash":"^4.17.4","mocha":"^3.0.0","moment":"^2.17.1","sinon":"^1.17.7"},"eslintConfig":{"extends":"eslint:recommended","parserOptions":{"ecmaVersion":6,"sourceType":"module"},"env":{"node":true,"mocha":true,"es6":true},"rules":{"quotes":[2,"single"],"eqeqeq":2,"no-var":2,"one-var":[2,"never"],"prefer-const":2,"semi":2,"strict":[2,"global"],"arrow-parens":2,"prefer-arrow-callback":2}},"dependencies":{"bluebird":"^3.4.7","minimatch":"^3.0.3","proper-lockfile":"^1.2.0"},"gitHead":"bd4f45a728159bda0bcc611ee3f5c0e5ddc080e4","_id":"file-js@0.3.0","_shasum":"fab46bf782346c9294499f1f0d2ad07d838f25d1","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"nspragg","email":"nspragg@gmail.com"},"dist":{"shasum":"fab46bf782346c9294499f1f0d2ad07d838f25d1","tarball":"https://registry.npmjs.org/file-js/-/file-js-0.3.0.tgz","integrity":"sha512-nZlX1pxpV6Mt8BghM3Z150bpsCT1zqil97UryusstZLSs9caYAe0Wph2UKPC3awfM2Dq4ri1Sv99KuK4EIImlA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBURH2GHcyIgQBV/4zdEHIFUNYs/6Ho9kzUzLLKo6l74AiEA/DGFpgtb8Ie8cw4ioKsSIaSf7KJVBa36M6tZvHQNdY0="}]},"maintainers":[{"name":"nspragg","email":"nspragg@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/file-js-0.3.0.tgz_1489164521519_0.824783141259104"},"directories":{}}