{
  "_args": [
    [
      "proj4leaflet@1.0.2",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "proj4leaflet@1.0.2",
  "_id": "proj4leaflet@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-6GdDeUlhX/tHUiMEj80xQhlPjwrXcdfD0D5OBymY8WvxfbmZcdhNqQk7n7nFf53ue6QdP9ls9ZPjsAxnbZDTsw==",
  "_location": "/proj4leaflet",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "proj4leaflet@1.0.2",
    "name": "proj4leaflet",
    "escapedName": "proj4leaflet",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/",
    "/leaflet.projwmts"
  ],
  "_resolved": "https://registry.npmjs.org/proj4leaflet/-/proj4leaflet-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "author": {
    "name": "Per Liedman",
    "email": "per.liedman@kartena.se",
    "url": "https://github.com/perliedman/"
  },
  "bugs": {
    "url": "https://github.com/kartena/Proj4Leaflet/issues"
  },
  "contributors": [
    {
      "name": "Peter Thorin",
      "url": "https://github.com/pthorin/"
    },
    {
      "name": "Semone Kallin Thander",
      "url": "https://github.com/semone/"
    },
    {
      "name": "S. Andrew Sheppard",
      "url": "https://github.com/sheppard"
    },
    {
      "name": "Leigh Hunt",
      "url": "https://github.com/leighghunt/"
    },
    {
      "name": "Andris Nolendorfs",
      "url": "https://github.com/theashyster"
    },
    {
      "name": "Vladimir Agafonkin",
      "url": "https://github.com/mourner"
    },
    {
      "name": "Juuso Lehtinen",
      "url": "https://github.com/jleh"
    },
    {
      "name": "Mattias Bengtsson",
      "url": "https://github.com/moonlite/"
    },
    {
      "name": "Denis Rykov",
      "url": "http://github.com/drnextgis"
    },
    {
      "name": "Jose manuel Vivó Arnal",
      "url": "Chema"
    },
    {
      "name": "Daniel Garcia",
      "url": "http://github.com/keyjote"
    },
    {
      "name": "Mathieu Leplatre",
      "url": "https://github.com/leplatrem"
    },
    {
      "name": "Benny Lichtner",
      "url": "http://github.com/bennlich"
    },
    {
      "name": "Christopher Fredén",
      "url": "https://github.com/icetan/"
    },
    {
      "name": "dpzaba",
      "url": "http://github.com/dpzaba"
    },
    {
      "name": "Edward Mac Gillavry",
      "url": "http://github.com/emacgillavry"
    },
    {
      "name": "Emil Goude",
      "url": "http://github.com/Stockholmsnovis"
    },
    {
      "name": "Simon Legner",
      "url": "http://github.com/simon04"
    },
    {
      "name": "Tom Blackmore",
      "url": "http://github.com/tablackmore"
    },
    {
      "name": "Fabien NICOLLET",
      "url": "https://github.com/fnicollet"
    }
  ],
  "dependencies": {
    "proj4": "^2.3.14"
  },
  "description": "Smooth Proj4js integration with Leaflet",
  "devDependencies": {
    "mocha": "^3.2.0",
    "mocha-phantomjs": "^4.1.0"
  },
  "directories": {
    "test": "test",
    "example": "examples"
  },
  "homepage": "https://github.com/kartena/Proj4Leaflet#readme",
  "keywords": [
    "maps",
    "proj4",
    "projection",
    "leaflet"
  ],
  "license": "BSD-2-Clause",
  "main": "src/proj4leaflet.js",
  "name": "proj4leaflet",
  "repository": {
    "type": "git",
    "url": "git://github.com/kartena/Proj4Leaflet.git"
  },
  "scripts": {
    "test": "mocha-phantomjs test/mocha.html"
  },
  "version": "1.0.2"
}
