polylabel 0.1.11

A Rust implementation of the Polylabel algorithm
Documentation
{
  "_args": [
    [
      {
        "raw": "@turf/meta@^3.5.3",
        "scope": "@turf",
        "escapedName": "@turf%2fmeta",
        "name": "@turf/meta",
        "rawSpec": "^3.5.3",
        "spec": ">=3.5.3 <4.0.0",
        "type": "range"
      },
      "/Users/sth/dev/rust-polylabel/node_modules/geojson-polygon-labels"
    ]
  ],
  "_from": "@turf/meta@>=3.5.3 <4.0.0",
  "_id": "@turf/meta@3.7.5",
  "_inCache": true,
  "_location": "/@turf/meta",
  "_nodeVersion": "7.3.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/meta-3.7.5.tgz_1485134225765_0.20072849793359637"
  },
  "_npmUser": {
    "name": "deniscarriere",
    "email": "carriere.denis@gmail.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@turf/meta@^3.5.3",
    "scope": "@turf",
    "escapedName": "@turf%2fmeta",
    "name": "@turf/meta",
    "rawSpec": "^3.5.3",
    "spec": ">=3.5.3 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/geojson-polygon-labels"
  ],
  "_resolved": "https://registry.npmjs.org/@turf/meta/-/meta-3.7.5.tgz",
  "_shasum": "16c68fe7fe34ed075ccbda287b0c9e6ba47ace38",
  "_shrinkwrap": null,
  "_spec": "@turf/meta@^3.5.3",
  "_where": "/Users/sth/dev/rust-polylabel/node_modules/geojson-polygon-labels",
  "author": {
    "name": "Tom MacWright"
  },
  "bugs": {
    "url": "https://github.com/Turfjs/turf/issues"
  },
  "dependencies": {},
  "description": "meta and functional programming helpers for turf modules",
  "devDependencies": {
    "@turf/random": "^3.7.5",
    "tape": "^3.4.0"
  },
  "directories": {},
  "dist": {
    "shasum": "16c68fe7fe34ed075ccbda287b0c9e6ba47ace38",
    "tarball": "https://registry.npmjs.org/@turf/meta/-/meta-3.7.5.tgz"
  },
  "homepage": "https://github.com/Turfjs/turf",
  "keywords": [
    "functional",
    "programming",
    "turfjs"
  ],
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "morganherlocker",
      "email": "morgan.herlocker@gmail.com"
    },
    {
      "name": "tmcw",
      "email": "tom@macwright.org"
    }
  ],
  "name": "@turf/meta",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/Turfjs/turf.git"
  },
  "scripts": {
    "test": "tape test.js"
  },
  "types": "index.d.ts",
  "version": "3.7.5"
}