polylabel 0.1.11

A Rust implementation of the Polylabel algorithm
Documentation
{
  "_args": [
    [
      {
        "raw": "@turf/area@^3.5.2",
        "scope": "@turf",
        "escapedName": "@turf%2farea",
        "name": "@turf/area",
        "rawSpec": "^3.5.2",
        "spec": ">=3.5.2 <4.0.0",
        "type": "range"
      },
      "/Users/sth/dev/rust-polylabel/node_modules/geojson-polygon-labels"
    ]
  ],
  "_from": "@turf/area@>=3.5.2 <4.0.0",
  "_id": "@turf/area@3.7.5",
  "_inCache": true,
  "_location": "/@turf/area",
  "_nodeVersion": "7.3.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/area-3.7.5.tgz_1485134194909_0.21211359975859523"
  },
  "_npmUser": {
    "name": "deniscarriere",
    "email": "carriere.denis@gmail.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@turf/area@^3.5.2",
    "scope": "@turf",
    "escapedName": "@turf%2farea",
    "name": "@turf/area",
    "rawSpec": "^3.5.2",
    "spec": ">=3.5.2 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/geojson-polygon-labels"
  ],
  "_resolved": "https://registry.npmjs.org/@turf/area/-/area-3.7.5.tgz",
  "_shasum": "d2093dd78883f8846d3fa94d0702594ceb32ed2b",
  "_shrinkwrap": null,
  "_spec": "@turf/area@^3.5.2",
  "_where": "/Users/sth/dev/rust-polylabel/node_modules/geojson-polygon-labels",
  "author": {
    "name": "Tom MacWright"
  },
  "bugs": {
    "url": "https://github.com/Turfjs/turf/issues"
  },
  "dependencies": {
    "@mapbox/geojson-area": "^0.2.2"
  },
  "description": "calculate the area of a polygon or multipolygon feature",
  "devDependencies": {
    "geojson-fixtures": "^0.6.0",
    "tape": "^3.5.0"
  },
  "directories": {},
  "dist": {
    "shasum": "d2093dd78883f8846d3fa94d0702594ceb32ed2b",
    "tarball": "https://registry.npmjs.org/@turf/area/-/area-3.7.5.tgz"
  },
  "homepage": "https://github.com/Turfjs/turf",
  "keywords": [
    "turf",
    "area",
    "polygon",
    "multipolygon"
  ],
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "morganherlocker",
      "email": "morgan.herlocker@gmail.com"
    },
    {
      "name": "tmcw",
      "email": "tom@macwright.org"
    }
  ],
  "name": "@turf/area",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/Turfjs/turf.git"
  },
  "scripts": {
    "test": "tape test.js"
  },
  "version": "3.7.5"
}