Skip to content

Instantly share code, notes, and snippets.

@liorkesos
Created August 26, 2014 12:32
Show Gist options
  • Save liorkesos/13e9b13228591664e572 to your computer and use it in GitHub Desktop.
Save liorkesos/13e9b13228591664e572 to your computer and use it in GitHub Desktop.
{
"name": "map",
"version": "0.0.1",
"description": "Maps lets you integrate directives and callbacks for location based applications",
"author": {
"name": "Lior Kesos"
},
"mean": "0.4.0",
"engines": {
"node": "0.10.x",
"npm": "1.4.x"
},
"dependencies": {},
"license": "MIT",
"scripts":{
"postinstall":"bower install"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment