{"name":"vfile","version":"1.2.0","description":"Virtual file format for text processing","license":"MIT","keywords":["virtual","file","text","processing","message","warning","error","remark","retext"],"dependencies":{},"repository":{"type":"git","url":"git+https://github.com/wooorm/vfile.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js"],"devDependencies":{"browserify":"^12.0.0","eslint":"^1.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","remark":"^3.0.0","remark-comment-config":"^2.0.0","remark-github":"^2.0.0","remark-lint":"^2.0.0","remark-man":"^2.0.0","remark-toc":"^2.0.0","remark-validate-links":"^2.0.0","mocha":"^2.0.0"},"scripts":{"build-md":"remark . --quiet --frail","build-bundle":"browserify index.js -s VFile > vfile.js","build-mangle":"esmangle vfile.js > vfile.min.js","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","test-api":"mocha --check-leaks test.js","test-coverage":"istanbul cover _mocha -- test.js","test-travis":"npm run test-coverage","test":"npm run build && npm run lint && npm run test-coverage"},"gitHead":"211f63709c10c27912e740a8668b486080624df1","bugs":{"url":"https://github.com/wooorm/vfile/issues"},"homepage":"https://github.com/wooorm/vfile#readme","_id":"vfile@1.2.0","_shasum":"1fc9b21c485f6644e52e2e9eff8e8d8c6a2ab123","_from":".","_npmVersion":"3.5.0","_nodeVersion":"5.1.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"1fc9b21c485f6644e52e2e9eff8e8d8c6a2ab123","size":8634,"noattachment":false,"key":"/vfile/-/vfile-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vfile/download/vfile-1.2.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1451173302118,"_cnpm_publish_time":1451173302118,"_hasShrinkwrap":false,"dist-tags":{"latest":"6.0.3"}}