Created
August 26, 2014 12:32
-
-
Save liorkesos/13e9b13228591664e572 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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