You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
298 B
14 lines
298 B
|
4 months ago
|
{
|
||
|
|
"name": "svg-path-parser",
|
||
|
|
"version": "1.0.2",
|
||
|
|
"lockfileVersion": 1,
|
||
|
|
"dependencies": {
|
||
|
|
"pegjs": {
|
||
|
|
"version": "0.10.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/pegjs/-/pegjs-0.10.0.tgz",
|
||
|
|
"integrity": "sha1-z4uvrm7d/0tafvsYUmnqr0YQ3b0=",
|
||
|
|
"dev": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|