{"name":"@netlify/functions","main":"./dist/main.js","types":"./dist/main.d.ts","version":"0.9.0","description":"JavaScript utilities for Netlify Functions","scripts":{"build":"tsc","prepack":"npm run build","prepublishOnly":"npm ci && npm test","test":"run-s format test:dev","format":"run-s format:check-fix:*","format:ci":"run-s format:check:*","format:check-fix:lint":"run-e format:check:lint format:fix:lint","format:check:lint":"cross-env-shell eslint $npm_package_config_eslint","format:fix:lint":"cross-env-shell eslint --fix $npm_package_config_eslint","format:check-fix:prettier":"run-e format:check:prettier format:fix:prettier","format:check:prettier":"cross-env-shell prettier --check $npm_package_config_prettier","format:fix:prettier":"cross-env-shell prettier --write $npm_package_config_prettier","test:dev":"run-s build test:dev:*","test:ci":"run-s build test:ci:*","test:dev:ava":"ava","test:ci:ava":"nyc -r lcovonly -r text -r json ava"},"config":{"eslint":"--ignore-pattern README.md --ignore-path .gitignore --cache --format=codeframe --max-warnings=0 \"{src,scripts,.github}/**/*.{ts,js,md,html}\" \"*.{ts,js,md,html}\" \".*.{ts,js,md,html}\"","prettier":"--ignore-path .gitignore --loglevel=warn \"{src,scripts,.github}/**/*.{ts,js,md,yml,json,html}\" \"*.{ts,js,yml,json,html}\" \".*.{ts,js,yml,json,html}\" \"!**/package-lock.json\" \"!package-lock.json\""},"ava":{"files":["test/*.js"],"verbose":true},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-push":"npm run format"}},"keywords":[],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/netlify/functions.git"},"bugs":{"url":"https://github.com/netlify/functions/issues"},"author":{"name":"Netlify Inc."},"directories":{"test":"test"},"dependencies":{"is-promise":"^4.0.0"},"devDependencies":{"@commitlint/cli":"^13.0.0","@commitlint/config-conventional":"^13.0.0","@netlify/eslint-config-node":"^3.3.5","ava":"^2.4.0","husky":"^4.3.8","npm-run-all":"^4.1.5","nyc":"^15.0.0","typescript":"^4.4.4"},"engines":{"node":">=8.3.0"},"gitHead":"01a0f5ea00fce23423971ad20e6d035127f1b899","homepage":"https://github.com/netlify/functions#readme","_id":"@netlify/functions@0.9.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"981205ebcbb810ef60faef630bc40e0f2767ab8e","size":7567,"noattachment":false,"key":"/@netlify/functions/-/@netlify/functions-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@netlify/functions/download/@netlify/functions-0.9.0.tgz"},"_npmUser":{"name":"netlify-bot","email":"bot@netlify.com"},"maintainers":[{"name":"ascorbic","email":"m@mk.gg"},{"name":"danez","email":"daniel@tschinder.de"},{"name":"lekoarts","email":""},{"name":"pieh","email":""},{"name":"seanroberts","email":""},{"name":"skn0tt","email":""},{"name":"zachleat","email":"zachleatherman@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/functions_0.9.0_1637150951670_0.653938533156299"},"_hasShrinkwrap":false,"publish_time":1637150951879,"_cnpm_publish_time":1637150951879,"_cnpmcore_publish_time":"2021-12-15T19:56:17.765Z","dist-tags":{"beta":"2.0.1-beta","handle-secrets":"0.7.3-handle-secrets.2","latest":"1.6.0","rc":"1.2.0-rc","streaming":"0.7.3-streaming.12"}}