Merge pull request #1898 from atom/open-source-release

Open Source Atom
This commit is contained in:
Kevin Sawicki
2014-05-05 12:59:19 -07:00
6 changed files with 41 additions and 8 deletions

View File

@@ -11,7 +11,12 @@
"bugs": {
"url": "https://github.com/atom/atom/issues"
},
"license": "All Rights Reserved",
"licenses": [
{
"type": "MIT",
"url": "http://github.com/atom/atom/raw/master/LICENSE.md"
}
],
"atomShellVersion": "0.12.0",
"dependencies": {
"async": "0.2.6",