sophia.events/data/package.json
Luc Juggery 2142d01731 Cleanup
2018-02-02 10:16:32 +01:00

14 lines
294 B
JSON

{
"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"
}
}