{"_id":"parse-svg-path","_rev":"11-5e4ae63dadcfbfeecef3758f980f943a","name":"parse-svg-path","description":"svg path parser","dist-tags":{"latest":"0.1.2"},"versions":{"0.1.0":{"name":"parse-svg-path","version":"0.1.0","description":"svg path parser","keywords":["svg","path","parse","parser"],"dependencies":{},"devDependencies":{"serve":"jkroso/serve#1.5.1","mocha":"*","chai":"*"},"repository":{"type":"git","url":"git://github.com/jkroso/parse-svg-path.git"},"bugs":{"url":"https://github.com/jkroso/parse-svg-path/issues"},"author":{"name":"Jake Rosoman"},"files":["index.js"],"license":"MIT","_id":"parse-svg-path@0.1.0","dist":{"shasum":"2c09d1f5b43e2a4fa2682928ab65a6614dad5b6f","tarball":"https://registry.npmjs.org/parse-svg-path/-/parse-svg-path-0.1.0.tgz","integrity":"sha512-mJVlBkeHLJwM1K8wyuheOATGNWT53MvBUSTgjCJhJ+LgwosKHmPnCbw0qc3NduGwcfzTsPQBMlEKZiVjsM23PA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAD/5fLO4df6n7kSnSzDy7PHkdCGHlc16ZBe/Rl8X08TAiEA9fHUcoeMjocd2L1v84gB4dvccoidAUmlkML4pAzCY+I="}]},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"jkroso","email":"jkroso@gmail.com"},"maintainers":[{"name":"jkroso","email":"jkroso@gmail.com"}],"directories":{}},"0.1.1":{"name":"parse-svg-path","version":"0.1.1","description":"svg path parser","keywords":["svg","path","parse","parser"],"dependencies":{},"devDependencies":{"serve":"jkroso/serve#1.5.1","mocha":"*","chai":"*"},"repository":{"type":"git","url":"git://github.com/jkroso/parse-svg-path.git"},"bugs":{"url":"https://github.com/jkroso/parse-svg-path/issues"},"author":{"name":"Jake Rosoman"},"files":["index.js"],"license":"MIT","_id":"parse-svg-path@0.1.1","dist":{"shasum":"59399f0984aa17966b884fc3a195e9d3726080ae","tarball":"https://registry.npmjs.org/parse-svg-path/-/parse-svg-path-0.1.1.tgz","integrity":"sha512-a9mZH/oGq29i4zA7a3nGkHzbU2z1nfkk20gaqfS06Va9qmrBcuIqx6cnQgFlp5PDEcUZ08rOFK29iju3P3Ht3Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDb155WBDAW7jvT7iXTfEZL0DGPd/KtxC/q8luXCspBRAiBSmjbgKQ7RByAOSYFD3HM3zYEY/wetiEoEa8lzfSjfvQ=="}]},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"jkroso","email":"jkroso@gmail.com"},"maintainers":[{"name":"jkroso","email":"jkroso@gmail.com"}],"directories":{}},"0.1.2":{"name":"parse-svg-path","version":"0.1.2","description":"svg path parser","keywords":["svg","path","parse","parser"],"dependencies":{},"devDependencies":{"serve":"github:jkroso/serve#1.5.1","mocha":"*","chai":"*"},"repository":{"type":"git","url":"git://github.com/jkroso/parse-svg-path.git"},"bugs":{"url":"https://github.com/jkroso/parse-svg-path/issues"},"author":{"name":"Jake Rosoman"},"files":["index.js"],"license":"MIT","gitHead":"53d68840a2d126b1940a58d7314606f5b79dbaa9","homepage":"https://github.com/jkroso/parse-svg-path#readme","_id":"parse-svg-path@0.1.2","scripts":{},"_shasum":"7a7ec0d1eb06fa5325c7d3e009b859a09b5d49eb","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"jkroso","email":"jkroso@gmail.com"},"maintainers":[{"name":"jkroso","email":"jkroso@gmail.com"}],"dist":{"shasum":"7a7ec0d1eb06fa5325c7d3e009b859a09b5d49eb","tarball":"https://registry.npmjs.org/parse-svg-path/-/parse-svg-path-0.1.2.tgz","integrity":"sha512-JyPSBnkTJ0AI8GGJLfMXvKq42cj5c006fnLz6fXy6zfoVjJizi8BNTpu8on8ziI1cKy9d9DGNuY17Ce7wuejpQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFEPBn/2+pKMpNUuqMqSsuITbGXznr8SQLSGPdqVi8aLAiBtYmoZGqBY0JLjrsk2WyGcaSge8TxQMJyA8Xjw/eUg6Q=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/parse-svg-path-0.1.2.tgz_1472942450918_0.31786097795702517"},"directories":{}}},"readme":"\n# parse-svg-path\n\n A minimal svg path parser. For the delux model see [hughsk/svg-path-parser](//github.com/hughsk/svg-path-parser) or for the streaming model see [nfroidure/SVGPathData](//github.com/nfroidure/SVGPathData).\n\n## Installation\n\n- [packin](//github.com/jkroso/packin): `packin add jkroso/parse-svg-path`\n- [component](//github.com/component/component#installing-packages): `component install jkroso/parse-svg-path`\n- [npm](//npmjs.org/doc/cli/npm-install.html): `npm install parse-svg-path`\n\nthen in your app:\n\n```js\nvar parse = require('parse-svg-path')\n```\n\n## API\n\n### parse(string)\n\n parse an svg path data string. Generates an Array\n of commands where each command is an Array of the\n form `[command, arg1, arg2, ...]`\n\n```js\nparse('m1 2 3 4') // => [['m',1,2],['l',3,4]]\n```\n\n## Running the tests\n\nJust run `make` and navigate your browser to the test directory.\n","maintainers":[{"name":"jkroso","email":"jkroso@gmail.com"}],"time":{"modified":"2022-11-08T10:38:45.039Z","created":"2013-11-23T03:00:29.218Z","0.1.0":"2013-11-23T03:00:34.864Z","0.1.1":"2013-12-01T06:31:16.198Z","0.1.2":"2016-09-03T22:40:51.190Z"},"author":{"name":"Jake Rosoman"},"repository":{"type":"git","url":"git://github.com/jkroso/parse-svg-path.git"},"users":{"geekbleek":true},"keywords":["svg","path","parse","parser"],"bugs":{"url":"https://github.com/jkroso/parse-svg-path/issues"},"license":"MIT","readmeFilename":"Readme.md","homepage":"https://github.com/jkroso/parse-svg-path#readme"}