{ "_from": "point-at-length@~1.0.2", "_id": "point-at-length@1.0.2", "_inBundle": false, "_integrity": "sha512-DSGca2Q7A/4rGS6324Z+0hCVAPT729RFjsISPc6N11D6+r1TpP6KjktGL7HxN8XRYY0Z7EG8n9dBJ5dbrEP4SQ==", "_location": "/point-at-length", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "point-at-length@~1.0.2", "name": "point-at-length", "escapedName": "point-at-length", "rawSpec": "~1.0.2", "saveSpec": null, "fetchSpec": "~1.0.2" }, "_requiredBy": [ "/@antv/data-set" ], "_resolved": "https://registry.npmmirror.com/point-at-length/-/point-at-length-1.0.2.tgz", "_shasum": "9176d8d6d7c8162f12b646f707db9f0ea728125e", "_spec": "point-at-length@~1.0.2", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/@antv/data-set", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/point-at-length/issues" }, "bundleDependencies": false, "dependencies": { "abs-svg-path": "~0.1.1", "isarray": "~0.0.1", "parse-svg-path": "~0.1.1" }, "deprecated": false, "description": "compute a point from an svg path string", "devDependencies": { "tape": "^3.0.0" }, "engine": { "node": "*", "browser": "*" }, "homepage": "https://github.com/substack/point-at-length", "keywords": [ "getPointAtLength", "getTotalLength", "svg" ], "license": "MIT", "main": "index.js", "name": "point-at-length", "repository": { "type": "git", "url": "git://github.com/substack/point-at-length.git" }, "scripts": { "test": "tape test/*.js" }, "version": "1.0.2" }