@earth-app/shovel
Version:
Kotlin Multiplatform Web Scraping Framework
27 lines • 636 B
JSON
{
"name": "@earth-app/shovel",
"version": "1.0.2",
"description": "Kotlin Multiplatform Web Scraping Framework",
"homepage": "https://github.com/earth-app/shovel",
"license": "MIT",
"types": "shovel.d.ts",
"author": {
"name": "Gregory Mitchell",
"email": "me@gmitch215.xyz"
},
"keywords": [
"earth-app",
"web",
"scraping",
"kotlin",
"multiplatform"
],
"repository": {
"type": "git",
"url": "git+https://github.com/earth-app/shovel.git"
},
"main": "shovel.js",
"dependencies": {
"ws": "8.18.0"
}
}