Browse Source

More details in package.json.

Frederic G. MARAND 8 years ago
parent
commit
307bfc0caa
1 changed files with 6 additions and 2 deletions
  1. 6 2
      package.json

+ 6 - 2
package.json

@@ -1,12 +1,16 @@
 {
-  "name": "m13b5",
+  "name": "meteor13demo",
   "version": "1.0.0",
-  "description": "Meteor 1.3 beta 4 demo by Arunoda",
+  "description": "Meteor 1.3 beta 5 demo by Arunoda",
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"
   },
   "keywords": [],
   "author": "Frederic G. MARAND",
+  "contributors": [],
+  "repository": "http://formation.osinet.fr:3000/fgm/meteor13demo.git",
+  "bugs": "http://formation.osinet.fr:3000/fgm/meteor13demo/issues",
+  "homepage": "https://voice.kadira.io/getting-started-with-meteor-1-3-and-react-15e071e41cd1",
   "license": "MIT",
   "dependencies": {
     "react": "^0.14.7",