{ "name": "js-example", "version": "1.0.0", "description": "", "main": "example.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@mendable/firecrawl-js": "^0.0.8", "axios": "^1.6.8" } }