{ "_args": [ [ "@mapbox/geojson-rewind@0.5.2", "/home/cmiss/Jenkins/workspace/mapintegratedvuer" ] ], "_from": "@mapbox/geojson-rewind@0.5.2", "_id": "@mapbox/geojson-rewind@0.5.2", "_inBundle": false, "_integrity": "sha512-tJaT+RbYGJYStt7wI3cq4Nl4SXxG8W7JDG5DMJu97V25RnbNg3QtQtf+KD+VLjNpWKYsRvXDNmNrBgEETr1ifA==", "_location": "/@mapbox/geojson-rewind", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@mapbox/geojson-rewind@0.5.2", "name": "@mapbox/geojson-rewind", "escapedName": "@mapbox%2fgeojson-rewind", "scope": "@mapbox", "rawSpec": "0.5.2", "saveSpec": null, "fetchSpec": "0.5.2" }, "_requiredBy": [ "/mapbox-gl", "/maplibre-gl" ], "_resolved": "https://registry.npmjs.org/@mapbox/geojson-rewind/-/geojson-rewind-0.5.2.tgz", "_spec": "0.5.2", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer", "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.6" }, "description": "enforce winding order for geojson", "devDependencies": { "tape": "^5.5.3" }, "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.2" }