{ "name": "chaosc-fetcher", "version": "0.0.1", "private": true, "scripts": { "start": "nodemon cosmfetcher.js" }, "dependencies": { "assert": "*", "restify": "*", "node-osc": "*", "dateformat": "*" } }