{ "_from": "normalize-svg-path@~0.1.0", "_id": "normalize-svg-path@0.1.0", "_inBundle": false, "_integrity": "sha1-RWNg5g7Odfvve11+FgSA5//Rb+U=", "_location": "/normalize-svg-path", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "normalize-svg-path@~0.1.0", "name": "normalize-svg-path", "escapedName": "normalize-svg-path", "rawSpec": "~0.1.0", "saveSpec": null, "fetchSpec": "~0.1.0" }, "_requiredBy": [ "/draw-svg-path" ], "_resolved": "https://registry.npmjs.org/normalize-svg-path/-/normalize-svg-path-0.1.0.tgz", "_shasum": "456360e60ece75fbef7b5d7e160480e7ffd16fe5", "_spec": "normalize-svg-path@~0.1.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/draw-svg-path", "author": { "name": "Jake Rosoman" }, "bugs": { "url": "https://github.com/jkroso/normalize-svg-path/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "convert all segments in a path to curves", "devDependencies": { "dom": "github:component/dom", "equals": "*", "jsmd": "*", "mocha": "*", "parse-svg-path": "*", "serve": "github:jkroso/serve" }, "files": [ "index.js" ], "homepage": "https://github.com/jkroso/normalize-svg-path#readme", "keywords": [ "svg", "path", "normalize" ], "license": "MIT", "name": "normalize-svg-path", "repository": { "type": "git", "url": "git://github.com/jkroso/normalize-svg-path.git" }, "version": "0.1.0" }