{"name":"rd","version":"2.0.0","description":"Read all directory recursively 列出（遍历）目录下的所有文件，包括子目录","main":"index.js","typings":"index.d.ts","files":["index.js","index.d.ts","promises.js","promises.d.ts"],"scripts":{"format":"prettier --write \"**/*.ts\" \"**/*.js\"","test":"npm run format && mocha -t 5000","test-cov":"istanbul cover _mocha --report lcovonly -- -t 5000 -R spec && cat ./coverage/lcov.info | coveralls","prepublish":"npm run format"},"repository":{"type":"git","url":"git+https://github.com/leizongmin/node-rd.git"},"keywords":["directory","recursively"],"author":{"name":"Zongmin Lei","email":"leizongmin@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/leizongmin/node-rd/issues"},"homepage":"https://github.com/leizongmin/node-rd#readme","devDependencies":{"coveralls":"^2.11.14","istanbul":"^0.4.5","mocha":"^3.1.2","prettier":"^1.13.4"},"dependencies":{"@types/node":"^8.0.20"},"gitHead":"426e53b41cfe9a6d3f97a1456656409919a55fb9","_id":"rd@2.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"leizongmin","email":"leizongmin@gmail.com"},"dist":{"shasum":"4bb4e98ce5524ca95acef482fe0e5450ec603954","size":5817,"noattachment":false,"key":"/rd/-/rd-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rd/download/rd-2.0.0.tgz"},"maintainers":[{"name":"leizongmin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rd_2.0.0_1528441851805_0.7574350123654976"},"_cnpmcore_publish_time":"2021-12-19T11:51:19.676Z","publish_time":1528441851856,"_cnpm_publish_time":1528441851856,"dist-tags":{"latest":"2.0.1"}}