bsd-2-clause

This commit is contained in:
Max Ogden 2015-06-23 10:14:41 -07:00
parent 178b3d4cd3
commit 9da60ff319
1 changed files with 2 additions and 2 deletions

View File

@ -8,10 +8,10 @@
},
"repository": {
"type": "git",
"url": "https://github.com/maxogden/electron-packager.git"
"url": "git+https://github.com/maxogden/electron-packager.git"
},
"author": "max ogden",
"license": "BSD",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/maxogden/electron-packager/issues"
},