{"name":"@netlify/functions","main":"./src/main.js","types":"./src/main.d.ts","version":"0.7.1","description":"JavaScript utilities for Netlify Functions","scripts":{"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 test:dev:*","test:ci":"run-s 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}/**/*.{js,md,html}\" \"*.{js,md,html}\" \".*.{js,md,html}\"","prettier":"--ignore-path .gitignore --loglevel=warn \"{src,scripts,.github}/**/*.{js,md,yml,json,html}\" \"*.{js,yml,json,html}\" \".*.{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":"^12.0.0","@commitlint/config-conventional":"^12.0.0","@netlify/eslint-config-node":"^2.6.5","ava":"^2.4.0","husky":"^4.3.8","nyc":"^15.0.0"},"engines":{"node":">=8.3.0"},"gitHead":"53a7aa73ae25d8041f6b0745ae0eba9fa3374b3a","homepage":"https://github.com/netlify/functions#readme","_id":"@netlify/functions@0.7.1","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"shasum":"646217a341a8664486ce99aeb751589d2068f38e","size":4711,"noattachment":false,"key":"/@netlify/functions/-/@netlify/functions-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@netlify/functions/download/@netlify/functions-0.7.1.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.7.1_1620220384616_0.43136269503526825"},"_hasShrinkwrap":false,"publish_time":1620220384948,"_cnpm_publish_time":1620220384948,"_cnpmcore_publish_time":"2021-12-15T19:56:22.407Z","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"}}