{ "_from": "point-at-length@^1.0.2", "_id": "point-at-length@1.1.0", "_inBundle": false, "_integrity": "sha512-nNHDk9rNEh/91o2Y8kHLzBLNpLf80RYd2gCun9ss+V0ytRSf6XhryBTx071fesktjbachRmGuUbId+JQmzhRXw==", "_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.1.0.tgz", "_shasum": "0ad72ebd0980d7f5a1ab12296c055f9eb6b30e57", "_spec": "point-at-length@^1.0.2", "_where": "D:\\jenkins\\workspace\\dataShare-fvue\\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.1.0" }