{"name":"svg-pathdata","version":"2.0.1","description":"Parse, transform and encode SVG Path Data.","main":"src/SVGPathData.js","scripts":{"test":"mocha tests/*.mocha.js","coveralls":"istanbul cover _mocha --report lcovonly -- tests/*.mocha.js -R spec -t 5000 && coveralls < ./coverage/lcov.info && rimraf ./coverage","cover":"istanbul cover --report html _mocha -- tests/*.mocha.js -R spec -t 5000","build":"browserify src/SVGPathData.js -o dist/SVGPathData.js -s SVGPathData","lint":"eslint src/*.js tests/*.js","preversion":"npm test","prepublish":"npm run build","cli":"env NPM_RUN_CLI=1"},"repository":{"type":"git","url":"git+https://github.com/nfroidure/SVGPathData.git"},"keywords":["svg","path","data","parser","encoder","transformer","reader","writer","stream"],"author":{"name":"Nicolas Froidure"},"license":"MIT","bugs":{"url":"https://github.com/nfroidure/SVGPathData/issues"},"engines":{"node":">= 0.10.0"},"dependencies":{"readable-stream":"~2.0.4"},"devDependencies":{"browserify":"^12.0.1","chai":"^3.4.1","coveralls":"^2.11.4","eslint":"^1.10.0","eslint-config-simplifield":"^1.1.0","istanbul":"^0.4.0","mocha":"^2.3.4","mocha-lcov-reporter":"^1.0.0","rimraf":"^2.4.4"},"gitHead":"74d4201f813cd491dba642601090c9001e261a5f","homepage":"https://github.com/nfroidure/SVGPathData#readme","_id":"svg-pathdata@2.0.1","_shasum":"eca60da845e05124e7e99557853cdd922fed6d49","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"narida","email":"adrianleonhard@gmail.com"},"dist":{"shasum":"eca60da845e05124e7e99557853cdd922fed6d49","size":83295,"noattachment":false,"key":"/svg-pathdata/-/svg-pathdata-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/svg-pathdata/download/svg-pathdata-2.0.1.tgz"},"maintainers":[{"name":"huerlisi","email":""},{"name":"narida","email":"adrianleonhard@gmail.com"},{"name":"nfroidure","email":"nfroidure@elitwork.com"},{"name":"pioug","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/svg-pathdata-2.0.1.tgz_1488143240016_0.3654687397647649"},"directories":{},"publish_time":1488143242154,"_hasShrinkwrap":false,"_cnpm_publish_time":1488143242154,"_cnpmcore_publish_time":"2021-12-16T22:15:59.460Z","dist-tags":{"latest":"9.0.0"}}