1234567891011121314151617181920 |
- {
- "name": "meteor13demo",
- "version": "1.0.0",
- "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",
- "react-dom": "^0.14.7",
- "react-mounter": "^1.0.0"
- }
- }
|