You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
380 B
JSON

{
"name": "reflects-ical",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"cheerio": "^1.0.0-rc.1",
"ical-generator": "^0.2.10",
"request": "^2.81.0",
"request-promise": "^4.2.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}