aboutsummaryrefslogblamecommitdiff
path: root/package.json
blob: 1c2e075fd973be57fb42dca1cd6ed206fee852eb (plain) (tree)




















                                                         
{
  "name": "react-native-raster-maps",
  "version": "1.0.0",
  "description": "Based on https://pigeon-maps.js.org/.",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "github.com/neonxp/react-native-raster-maps"
  },
  "keywords": [
    "react",
    "react-native",
    "maps",
    "osm"
  ],
  "author": "Alexander NeonXP Kiryukhin",
  "license": "MIT"
}