{ "name": "awdrone", "version": "1.0.0", "description": "aw drone scrape", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "UNLICENSED", "dependencies": { "node-fetch": "^1.7.0", "q": "^1.5.0" } }