|
|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
|
- "name": "programmatic-name-of-the-application",
|
|
|
- "version": "0.1.0",
|
|
|
- "description": "A short description",
|
|
|
+ "name": "",
|
|
|
+ "version": "",
|
|
|
+ "description": "",
|
|
|
"keywords": [],
|
|
|
"dependencies": {
|
|
|
},
|
|
|
@@ -14,6 +14,6 @@
|
|
|
},
|
|
|
"author": "CKSource (http://cksource.com/)",
|
|
|
"license": "See LICENSE.md",
|
|
|
- "homepage": "http://app.com",
|
|
|
- "bugs": "http://bugs.app.com"
|
|
|
+ "homepage": "",
|
|
|
+ "bugs": ""
|
|
|
}
|