{ "name": "www", "version": "1.0.0", "description": "Generate upcoming and past events lists", "main": "clean_events.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "lodash": "^4.17.4" } }