{"name":"svg-pathdata","version":"2.0.0","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","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":"ff84bf1767c4ec8b5779e04448f433c62228e1a1","homepage":"https://github.com/nfroidure/SVGPathData#readme","_id":"svg-pathdata@2.0.0","_shasum":"c491cdf29dcd8817cb8889ffe92d29413dda230d","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"narida","email":"adrianleonhard@gmail.com"},"dist":{"shasum":"c491cdf29dcd8817cb8889ffe92d29413dda230d","size":79250,"noattachment":false,"key":"/svg-pathdata/-/svg-pathdata-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/svg-pathdata/download/svg-pathdata-2.0.0.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.0.tgz_1488140585348_0.9716036797035486"},"directories":{},"publish_time":1488140587352,"_hasShrinkwrap":false,"_cnpm_publish_time":1488140587352,"_cnpmcore_publish_time":"2021-12-16T22:15:59.848Z","dist-tags":{"latest":"9.0.0"}}