Spaces:
Running
Running
{ | |
"name": "bin", | |
"version": "1.0.0", | |
"main": "index.js", | |
"license": "Apache-2.0", | |
"dependencies": { | |
"node-fetch": "^2.6.1", | |
"p-limit": "^3.1.0", | |
"sanitize-filename": "^1.6.3", | |
"scrape-stl": "^1.0.3", | |
"slugify": "^1.5.3", | |
"url-slug": "^3.0.2" | |
}, | |
"type": "module" | |
} | |