{
  "_args": [
    [
      "point-at-length@1.1.0",
      "D:\\jenkins\\workspace\\xypm-web"
    ]
  ],
  "_from": "point-at-length@1.1.0",
  "_id": "point-at-length@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-nNHDk9rNEh/91o2Y8kHLzBLNpLf80RYd2gCun9ss+V0ytRSf6XhryBTx071fesktjbachRmGuUbId+JQmzhRXw==",
  "_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.npmmirror.com/point-at-length/-/point-at-length-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "D:\\jenkins\\workspace\\xypm-web",
  "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"
}
