Files
OpenSpace/modules/spacecraftinstruments/scripts/crawl_rosetta_images/package.json
2017-08-14 13:27:47 -04:00

15 lines
259 B
JSON

{
"name": "67p-crawler",
"version": "1.0.0",
"description": "",
"main": "crawler.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"dependencies": {
"cheerio": "^0.20.0"
}
}