{"name":"svg-pathdata","version":"5.0.1","description":"Manipulate SVG path data (path[d] attribute content) simply and efficiently.","main":"lib/SVGPathData.js","scripts":{"changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","cli":"env NODE_ENV=${NODE_ENV:-cli}","cover":"istanbul cover _mocha --report html -- tests/*.mocha.js -R spec -t 5000","coveralls":"istanbul cover _mocha --report lcovonly -- tests/*.mocha.js -R spec -t 5000 && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage","cz":"env NODE_ENV=${NODE_ENV:-cli} git cz","lint":"eslint tests/*.mocha.js && tslint -p tsconfig.json","preversion":"npm run test:ci","test":"mocha tests/*.mocha.js","version":"npm run changelog && git add CHANGELOG.md","build":"browserify lib/SVGPathData.js -o dist/SVGPathData.js -s svgpathdata","test:ci":"tsc && npm run lint && npm run build && npm run test"},"repository":{"type":"git","url":"git+https://github.com/nfroidure/svg-pathdata.git"},"keywords":["svg","path","data","parser","encoder","transformer","reader","writer","stream","typescript"],"author":{"name":"Nicolas Froidure"},"license":"MIT","bugs":{"url":"https://github.com/nfroidure/SVGPathData/issues"},"engines":{"node":">=6.9.5"},"dependencies":{},"devDependencies":{"@types/node":"^10.3.0","browserify":"^14.4.0","chai":"^4.1.2","chai-stats":"^0.3.0","commitizen":"^2.9.6","conventional-changelog-cli":"^1.2.0","coveralls":"2.11.15","cz-conventional-changelog":"^2.0.0","eslint":"^4.5.0","eslint-config-simplifield":"7.1.0","istanbul":"0.4.5","mocha":"^5.2.0","mocha-lcov-reporter":"1.3.0","rimraf":"^2.4.4","tslint":"^5.6.0","typescript":"^2.9.1"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"greenkeeper":{"ignore":["debug","eslint","eslint-config-simplifield","mocha","mocha-lcov-reporter","commitizen","cz-conventional-changelog","coveralls","istanbul","conventional-changelog-cli"]},"gitHead":"5182b13a8bbab4b05fcb958d5936d419bd284dbd","homepage":"https://github.com/nfroidure/svg-pathdata#readme","_id":"svg-pathdata@5.0.1","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"narida","email":"adrianleonhard@gmail.com"},"dist":{"shasum":"523a0561e7097b68cfa7bd19bd760f6cd1dae281","size":77865,"noattachment":false,"key":"/svg-pathdata/-/svg-pathdata-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/svg-pathdata/download/svg-pathdata-5.0.1.tgz"},"maintainers":[{"name":"huerlisi","email":""},{"name":"narida","email":"adrianleonhard@gmail.com"},{"name":"nfroidure","email":"nfroidure@elitwork.com"},{"name":"pioug","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/svg-pathdata_5.0.1_1528058045886_0.4737899534348824"},"_hasShrinkwrap":false,"publish_time":1528058045986,"_cnpm_publish_time":1528058045986,"_cnpmcore_publish_time":"2021-12-16T22:15:54.130Z","dist-tags":{"latest":"9.0.0"}}