sha256:dc2cc815256bf58ea4f48aae45ffb4a51756c1599601db3e861c15ce7cf8df40
Found in archives
-
sha256:006a1fd24ba14ed0a45b2d6a959806c8ee1bb948219e5c70deb2026cd73d1eefpackage/functions-templates/typescript/hello-world/package-lock.json -
sha256:128fc87caf33e9ea8a1518829a3d57112f10f19eea5e413c7b35b2fb7d179a50package/functions-templates/typescript/hello-world/package-lock.json -
sha256:2711d2349f060c664ccb93aade76659dd28fe773d582d7f5f7030989b07748f6package/functions-templates/typescript/hello-world/package-lock.json -
sha256:3f7cbf264d4ed93f39b1ac21ba1e6c46621ae8c1f9660f5c98bffaa496845ccepackage/functions-templates/typescript/hello-world/package-lock.json -
sha256:41d94cefbcc7f2b945194fa58fbac914b358b809f341bfcfedb09773339cbfd9package/functions-templates/typescript/hello-world/package-lock.json -
sha256:4cbc601b29ff4003dada8c70ed90b0b970b9ab3b859bbe5af553fb2b1906bc36package/functions-templates/typescript/hello-world/package-lock.json -
sha256:aa88663501884518915c1bb52517cd8c0efb6dc07f74d02fd69911e68bf0a8f9package/functions-templates/typescript/hello-world/package-lock.json -
sha256:aa9c904d49f5933b19afac9f3c7fae58f11d090ebc2696867277816cd4104cd2package/functions-templates/typescript/hello-world/package-lock.json -
sha256:af6fabd937694cb4810bf10cadbcb477fb3283feb0186dcff194bc752a86dc6dpackage/functions-templates/typescript/hello-world/package-lock.json -
sha256:bd3f471617ffb8f035ed3b30cabcb92a857857d651b4d59e9d2dcc90bf95d5depackage/functions-templates/typescript/hello-world/package-lock.json
{
"name": "hello-world",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hello-world",
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"@netlify/functions": "^3.0.4",
"@types/node": "^22.0.0",
"typescript": "^4.0.0"
}
},
"node_modules/@netlify/functions": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-3.0.4.tgz",
"integrity": "sha512-Ox8+ABI+nsLK+c4/oC5dpquXuEIjzfTlJrdQKgQijCsDQoje7inXFAtKDLvvaGvuvE+PVpMLwQcIUL6P9Ob1hQ==",
"dependencies": {
"@netlify/serverless-functions-api": "1.36.0"
},
"engines": {
"node": ">=18.0.0"
}
},
"node_modules/@netlify/serverless-functions-api": {
"version": "1.36.0",
"resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.36.0.tgz",
"integrity": "sha512-z6okREyK8in0486a22Oro0k+YsuyEjDXJt46FpgeOgXqKJ9ElM8QPll0iuLBkpbH33ENiNbIPLd1cuClRQnhiw==",
"engines": {
"node": ">=18.0.0"
}
},
"node_modules/@types/node": {
"version": "22.17.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.17.0.tgz",
"integrity": "sha512-bbAKTCqX5aNVryi7qXVMi+OkB3w/OyblodicMbvE38blyAz7GxXf6XYhklokijuPwwVg9sDLKRxt0ZHXQwZVfQ==",
"dependencies": {
"undici-types": "~6.21.0"
}
},
"node_modules/typescript": {
"version": "4.9.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
"integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
"node": ">=4.2.0"
}
},
"node_modules/undici-types": {
"version": "6.21.0",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ=="
}
},
"dependencies": {
"@netlify/functions": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-3.0.4.tgz",
"integrity": "sha512-Ox8+ABI+nsLK+c4/oC5dpquXuEIjzfTlJrdQKgQijCsDQoje7inXFAtKDLvvaGvuvE+PVpMLwQcIUL6P9Ob1hQ==",
"requires": {
"@netlify/serverless-functions-api": "1.36.0"
}
},
"@netlify/serverless-functions-api": {
"version": "1.36.0",
"resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.36.0.tgz",
"integrity": "sha512-z6okREyK8in0486a22Oro0k+YsuyEjDXJt46FpgeOgXqKJ9ElM8QPll0iuLBkpbH33ENiNbIPLd1cuClRQnhiw=="
},
"@types/node": {
"version": "22.17.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.17.0.tgz",
"integrity": "sha512-bbAKTCqX5aNVryi7qXVMi+OkB3w/OyblodicMbvE38blyAz7GxXf6XYhklokijuPwwVg9sDLKRxt0ZHXQwZVfQ==",
"requires": {
"undici-types": "~6.21.0"
}
},
"typescript": {
"version": "4.9.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
"integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g=="
},
"undici-types": {
"version": "6.21.0",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ=="
}
}
}
Return to home page.