Skip to content

Commit

Permalink
#12 npm availability
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Jan 6, 2016
1 parent 206950d commit 9a1b86e
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"version": "1.1.1",
"name": "cordova-plugin-mapbox",
"cordova_name": "Mapbox",
"description": "Need native maps? Look no further!",
"license": "MIT",
"repo": "https://github.com/Telerik-Verified-Plugins/Mapbox.git",
"issue": "https://github.com/Telerik-Verified-Plugins/Mapbox/issues",
"keywords": [
"Mapbox",
"Maps",
"Mapping",
"Native maps",
"ecosystem:cordova",
"cordova-android",
"cordova-ios"
],
"platforms": [
"android",
"ios"
],
"engines": [
{
"name": "cordova",
"version": ">=3.5.0"
}
]
}

0 comments on commit 9a1b86e

Please sign in to comment.