{"name":"@netlify/functions","main":"./src/main.js","types":"./src/main.d.ts","version":"0.4.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-js.git"},"bugs":{"url":"https://github.com/netlify/functions-js/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.5.3","ava":"^2.4.0","husky":"^4.3.8","nyc":"^15.0.0"},"engines":{"node":">=8.3.0"},"gitHead":"86e97acfb28c0538117b95830030e82a29e04c0d","homepage":"https://github.com/netlify/functions-js#readme","_id":"@netlify/functions@0.4.1","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"shasum":"85c2f479c96a8924b2ce5c4e01cfa6316c3dc9c0","size":4126,"noattachment":false,"key":"/@netlify/functions/-/@netlify/functions-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@netlify/functions/download/@netlify/functions-0.4.1.tgz"},"_npmUser":{"name":"eduardoboucas","email":"mail@eduardoboucas.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.4.1_1616769160011_0.17820101647328324"},"_hasShrinkwrap":false,"publish_time":1616769160234,"_cnpm_publish_time":1616769160234,"_cnpmcore_publish_time":"2021-12-15T19:56:23.233Z","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"}}