{ "name": "app", "private": true, "scripts": { "start": "meteor run" }, "dependencies": { "bcrypt": "^0.8.7", "meteor-node-stubs": "~0.2.0" } }