polylabel 0.1.11

A Rust implementation of the Polylabel algorithm
Documentation
{
  "_args": [
    [
      {
        "raw": "geojson-polygon-labels",
        "scope": null,
        "escapedName": "geojson-polygon-labels",
        "name": "geojson-polygon-labels",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/Users/sth/dev/rust-polylabel"
    ]
  ],
  "_from": "geojson-polygon-labels@latest",
  "_id": "geojson-polygon-labels@1.0.0",
  "_inCache": true,
  "_location": "/geojson-polygon-labels",
  "_nodeVersion": "6.0.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/geojson-polygon-labels-1.0.0.tgz_1482902665780_0.3175004713702947"
  },
  "_npmUser": {
    "name": "andrewharvey",
    "email": "andrew@alantgeo.com.au"
  },
  "_npmVersion": "3.10.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "geojson-polygon-labels",
    "scope": null,
    "escapedName": "geojson-polygon-labels",
    "name": "geojson-polygon-labels",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/geojson-polygon-labels/-/geojson-polygon-labels-1.0.0.tgz",
  "_shasum": "2aa0e656d3596106c516b678b72b2000f0b84248",
  "_shrinkwrap": null,
  "_spec": "geojson-polygon-labels",
  "_where": "/Users/sth/dev/rust-polylabel",
  "author": {
    "name": "Andrew Harvey"
  },
  "bin": {
    "geojson-polygon-labels": "bin/geojson-polygon-labels"
  },
  "bugs": {
    "url": "https://github.com/andrewharvey/geojson-polygon-labels/issues"
  },
  "dependencies": {
    "@turf/area": "^3.5.2",
    "@turf/helpers": "^3.5.3",
    "@turf/meta": "^3.5.3",
    "geojson-flatten": "^0.2.1",
    "has-flag": "^2.0.0",
    "polylabel": "^1.0.2"
  },
  "description": "Command line tool to generate point labels from GeoJSON polygons",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "2aa0e656d3596106c516b678b72b2000f0b84248",
    "tarball": "https://registry.npmjs.org/geojson-polygon-labels/-/geojson-polygon-labels-1.0.0.tgz"
  },
  "gitHead": "196827480944ce2ff6723eabef4e9ef5fd5c13ff",
  "homepage": "https://github.com/andrewharvey/geojson-polygon-labels#readme",
  "keywords": [
    "geojson"
  ],
  "license": "ISC",
  "maintainers": [
    {
      "name": "andrewharvey",
      "email": "andrew@alantgeo.com.au"
    }
  ],
  "name": "geojson-polygon-labels",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andrewharvey/geojson-polygon-labels.git"
  },
  "scripts": {},
  "version": "1.0.0"
}