{ "_args": [ [ "point-at-length@1.1.0", "D:\\jenkins\\workspace\\cssc-fvue" ] ], "_from": "point-at-length@1.1.0", "_id": "point-at-length@1.1.0", "_inBundle": false, "_integrity": "sha1-CtcuvQmA1/WhqxIpbAVfnrazDlc=", "_location": "/point-at-length", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "point-at-length@1.1.0", "name": "point-at-length", "escapedName": "point-at-length", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/@antv/data-set" ], "_resolved": "https://registry.npm.taobao.org/point-at-length/download/point-at-length-1.1.0.tgz", "_spec": "1.1.0", "_where": "D:\\jenkins\\workspace\\cssc-fvue", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/point-at-length/issues" }, "dependencies": { "abs-svg-path": "~0.1.1", "isarray": "~0.0.1", "parse-svg-path": "~0.1.1" }, "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" }