Last active
August 29, 2015 14:02
-
-
Save liorkesos/b76d909e3f5f2a9cb7c6 to your computer and use it in GitHub Desktop.
stam
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": "mean", | |
"description": "MEAN.io: A fullstack javascript platformed powerd by MongoDB, ExpressJS, AngularJS, NodeJS.", | |
"version": "0.3.3", | |
"private": false, | |
"author": "Linnovate <[email protected]>", | |
"contributors": [ | |
{ "name": "Lior Kesos", "mail": "[email protected]" }, | |
{ "name": "Yonatan Ellman", "mail": "[email protected]" }, | |
{ "name": "Ehud Shahak", "mail": "[email protected]" }, | |
{ "name": "Amos Haviv", "mail": "mail@amoshaviv" }, | |
{ "name": "Drew Fyock", "mail": "[email protected]" } | |
x | |
], | |
"mean": "0.3.3", | |
"repository": { | |
"type": "git", | |
"url": "https://github.com/linnovate/mean.git" | |
}, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment