{
  "_args": [
    [
      "@mapbox/sphericalmercator@1.1.0",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "@mapbox/sphericalmercator@1.1.0",
  "_id": "@mapbox/sphericalmercator@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-pEsfZyG4OMThlfFQbCte4gegvHUjxXCjz0KZ4Xk8NdOYTQBLflj6U8PL05RPAiuRAMAQNUUKJuL6qYZ5Y4kAWA==",
  "_location": "/@mapbox/sphericalmercator",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@mapbox/sphericalmercator@1.1.0",
    "name": "@mapbox/sphericalmercator",
    "escapedName": "@mapbox%2fsphericalmercator",
    "scope": "@mapbox",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/@mapbox/geo-viewport"
  ],
  "_resolved": "https://registry.npmjs.org/@mapbox/sphericalmercator/-/sphericalmercator-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "author": {
    "name": "MapBox",
    "email": "info@mapbox.com",
    "url": "http://mapbox.com/"
  },
  "bin": {
    "bbox": "bin/bbox.js",
    "xyz": "bin/xyz.js",
    "to900913": "bin/to900913.js",
    "to4326": "bin/to4326.js"
  },
  "bugs": {
    "url": "https://github.com/mapbox/node-sphericalmercator/issues"
  },
  "description": "Transformations between the Web Mercator projection and Latitude Longitude coordinates",
  "devDependencies": {
    "eslint": "~1.00.0",
    "eslint-config-unstyled": "^1.1.0",
    "tape": "3.0.x"
  },
  "homepage": "https://github.com/mapbox/node-sphericalmercator#readme",
  "keywords": [
    "map",
    "projection",
    "transformations"
  ],
  "licenses": [
    {
      "type": "BSD"
    }
  ],
  "main": "./sphericalmercator",
  "name": "@mapbox/sphericalmercator",
  "repository": {
    "type": "git",
    "url": "git://github.com/mapbox/node-sphericalmercator.git"
  },
  "scripts": {
    "test": "eslint sphericalmercator.js && tape test/*.test.js"
  },
  "url": "http://github.com/mapbox/node-sphericalmercator",
  "version": "1.1.0"
}
