mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Switch to use MIT license.
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
"name": "atom-shell",
|
||||
"version": "0.12.0",
|
||||
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "http://github.com/atom/atom-shell/raw/master/LICENSE.md"
|
||||
}
|
||||
],
|
||||
|
||||
"devDependencies": {
|
||||
"atom-package-manager": "0.44.x",
|
||||
"coffee-script": "~1.7.1",
|
||||
|
||||
Reference in New Issue
Block a user