{ "name": "filog_demo2", "private": true, "scripts": { "start": "meteor run" }, "dependencies": { "@babel/runtime": "^7.0.0-beta.42", "filog": "../filog", "lodash": "^4.17.10", "meteor-node-stubs": "^0.3.2" } }