{"name":"svg-pathdata","version":"5.0.2","description":"Manipulate SVG path data (path[d] attribute content) simply and efficiently.","main":"lib/SVGPathData.js","module":"lib/SVGPathData.module.js","types":"lib/SVGPathData.d.ts","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","test:ci":"npm run build && npm run test","build":"rollup -c rollup.config.js","watch":"rollup -c rollup.config.js -w"},"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"},"devDependencies":{"chai":"^4.1.2","chai-stats":"^0.3.0","commitizen":"^2.10.1","conventional-changelog-cli":"^1.2.0","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","istanbul":"0.4.5","mocha":"^5.2.0","mocha-lcov-reporter":"1.3.0","rollup":"^0.59.4","rollup-plugin-typescript2":"^0.14.0","rollup-plugin-uglify":"^4.0.0","tslint":"^5.6.0","typescript":"^2.9.1","uglify-es":"^3.3.9"},"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":"321052a3162bde5768f4c3246872a69329b722ff","homepage":"https://github.com/nfroidure/svg-pathdata#readme","_id":"svg-pathdata@5.0.2","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"narida","email":"adrianleonhard@gmail.com"},"dist":{"shasum":"e667b94a6071b60c5b123df04f9d6c9fe2f4850e","size":119889,"noattachment":false,"key":"/svg-pathdata/-/svg-pathdata-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/svg-pathdata/download/svg-pathdata-5.0.2.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.2_1528220230066_0.3597194161785464"},"_hasShrinkwrap":false,"publish_time":1528220230185,"_cnpm_publish_time":1528220230185,"_cnpmcore_publish_time":"2021-12-16T22:15:53.674Z","dist-tags":{"latest":"9.0.0"}}