app-insight / package.json
cosmicGuy's picture
Initial release: AppInsight - App Intelligence Platform
364730c
Raw
History Blame Contribute Delete
287 Bytes
{
"name": "app-insight",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"google-play-scraper": "^10.1.2"
}
}