{
  "_args": [
    [
      "@mapbox/geojson-rewind@0.5.1",
      "/var/www/peopleship.me/projekat_1"
    ]
  ],
  "_from": "@mapbox/geojson-rewind@0.5.1",
  "_id": "@mapbox/geojson-rewind@0.5.1",
  "_inBundle": false,
  "_integrity": "sha512-eL7fMmfTBKjrb+VFHXCGv9Ot0zc3C0U+CwXo1IrP+EPwDczLoXv34Tgq3y+2mPSFNVUXgU42ILWJTC7145KPTA==",
  "_location": "/@mapbox/geojson-rewind",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@mapbox/geojson-rewind@0.5.1",
    "name": "@mapbox/geojson-rewind",
    "escapedName": "@mapbox%2fgeojson-rewind",
    "scope": "@mapbox",
    "rawSpec": "0.5.1",
    "saveSpec": null,
    "fetchSpec": "0.5.1"
  },
  "_requiredBy": [
    "/mapbox-gl"
  ],
  "_resolved": "https://registry.npmjs.org/@mapbox/geojson-rewind/-/geojson-rewind-0.5.1.tgz",
  "_spec": "0.5.1",
  "_where": "/var/www/peopleship.me/projekat_1",
  "author": {
    "name": "Tom MacWright"
  },
  "bin": {
    "geojson-rewind": "geojson-rewind"
  },
  "bugs": {
    "url": "https://github.com/mapbox/geojson-rewind/issues"
  },
  "dependencies": {
    "get-stream": "^6.0.1",
    "minimist": "^1.2.5"
  },
  "description": "enforce winding order for geojson",
  "devDependencies": {
    "tape": "^5.2.2"
  },
  "directories": {
    "test": "test"
  },
  "files": [
    "index.js",
    "geojson-rewind"
  ],
  "homepage": "https://github.com/mapbox/geojson-rewind",
  "keywords": [
    "geojson",
    "winding",
    "order",
    "rendering",
    "coordinates"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "@mapbox/geojson-rewind",
  "repository": {
    "type": "git",
    "url": "git://github.com/mapbox/geojson-rewind.git"
  },
  "scripts": {
    "test": "tape test/rewind.js"
  },
  "version": "0.5.1"
}
