{"name":"superagent","description":"elegant & feature rich browser / node HTTP with a fluent API","version":"5.1.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"browser":{"./src/node/index.js":"./src/client.js","./lib/node/index.js":"./lib/client.js","./test/support/server.js":"./test/support/blank.js"},"bugs":{"url":"https://github.com/visionmedia/superagent/issues"},"commitlint":{"extends":["@commitlint/config-conventional"]},"contributors":[{"name":"Kornel Lesiński","email":"kornel@geekhood.net"},{"name":"Peter Lyons","email":"pete@peterlyons.com"},{"name":"Hunter Loftis","email":"hunter@hunterloftis.com"},{"name":"Nick Baugh","email":"niftylettuce@gmail.com"}],"dependencies":{"component-emitter":"^1.3.0","cookiejar":"^2.1.2","debug":"^4.1.1","fast-safe-stringify":"^2.0.6","form-data":"^2.3.3","formidable":"^1.2.1","methods":"^1.1.2","mime":"^2.4.4","qs":"^6.7.0","readable-stream":"^3.4.0","semver":"^6.1.1"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","@commitlint/cli":"^8.0.0","@commitlint/config-conventional":"^8.0.0","Base64":"^1.0.2","babelify":"^10.0.0","basic-auth-connect":"^1.0.0","body-parser":"^1.19.0","browserify":"^16.2.3","codecov":"^3.5.0","cookie-parser":"^1.4.4","cross-env":"^5.2.0","eslint":"^5.16.0","eslint-config-xo-lass":"^1.0.3","eslint-plugin-compat":"^3.1.1","eslint-plugin-node":"^9.1.0","express":"^4.17.1","express-session":"^1.16.2","fixpack":"^2.3.1","husky":"^2.4.1","lint-staged":"^8.2.0","marked":"^0.6.2","mocha":"3.5.3","multer":"^1.4.1","nyc":"^14.1.1","remark-cli":"^6.0.1","remark-preset-github":"^0.0.13","rimraf":"^2.6.3","should":"^13.2.3","should-http":"^0.1.1","tinyify":"^2.5.1","uglify-js":"^3.6.0","xo":"0.24.0","zuul":"^3.12.0"},"engines":{"node":">= 7.0.0"},"homepage":"https://github.com/visionmedia/superagent","husky":{"hooks":{"pre-commit":"npm test","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"jsdelivr":"dist/superagent.min.js","keywords":["agent","ajax","ajax","api","async","await","axios","cancel","client","frisbee","got","http","http","https","ky","promise","promise","promises","request","request","requests","response","rest","retry","super","superagent","timeout","transform","xhr","xmlhttprequest"],"license":"MIT","lint-staged":{"linters":{"*.js":["xo --fix","git add"],"*.md":["remark . -qfo","git add"],"package.json":["fixpack","git add"]}},"main":"lib/node/index.js","prettier":{"singleQuote":true,"bracketSpacing":true,"trailingComma":"none"},"remarkConfig":{"plugins":["preset-github"]},"repository":{"type":"git","url":"git://github.com/visionmedia/superagent.git"},"scripts":{"browserify":"browserify src/node/index.js -o dist/superagent.js -s superagent -g [ babelify --configFile ./.dist.babelrc ]","build":"npm run build:clean && npm run build:lib && npm run build:dist","build:clean":"rimraf lib dist","build:dist":"npm run browserify && npm run minify","build:lib":"babel --config-file ./.lib.babelrc src --out-dir lib","coverage":"nyc report --reporter=text-lcov > coverage.lcov && codecov","lint":"xo && remark . -qfo && eslint -c .lib.eslintrc lib && eslint -c .dist.eslintrc dist","minify":"cross-env NODE_ENV=production browserify src/node/index.js -o dist/superagent.min.js -s superagent -g [ babelify --configFile ./.dist.babelrc ] -p tinyify","nyc":"cross-env NODE_ENV=test nyc ava","test":"npm run build && npm run lint && make test","test-http2":"npm run build && npm run lint && make test-node-http2"},"unpkg":"dist/superagent.min.js","xo":{"prettier":true,"space":true,"extends":["xo-lass"],"env":["node","browser"],"overrides":[{"files":"test/**/*.js","env":["mocha"],"rules":{"block-scoped-var":"off","complexity":"off","default-case":"off","eqeqeq":"off","func-name-matching":"off","func-names":"off","guard-for-in":"off","handle-callback-err":"off","import/no-extraneous-dependencies":"off","import/no-unassigned-import":"off","import/order":"off","max-nested-callbacks":"off","new-cap":"off","no-eq-null":"off","no-extend-native":"off","no-implicit-coercion":"off","no-multi-assign":"off","no-negated-condition":"off","no-prototype-builtins":"off","no-redeclare":"off","no-undef":"off","no-unused-expressions":"off","no-unused-vars":"off","no-use-extend-native/no-use-extend-native":"off","no-useless-escape":"off","no-var":"off","no-void":"off","node/no-deprecated-api":"off","prefer-rest-params":"off","prefer-spread":"off","promise/prefer-await-to-then":"off","promise/valid-params":"off","unicorn/filename-case":"off","valid-jsdoc":"off"}}],"globals":["ActiveXObject"]},"gitHead":"158d759c31b1145a98794d28f46292ed16e8d2a0","_id":"superagent@5.1.1","_nodeVersion":"12.12.0","_npmVersion":"6.13.1","_npmUser":{"name":"niftylettuce","email":"niftylettuce@gmail.com"},"dist":{"shasum":"f5c1336b0777e77e12a6f3962a060186342e43d0","size":101091,"noattachment":false,"key":"/superagent/-/superagent-5.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/superagent/download/superagent-5.1.1.tgz"},"maintainers":[{"name":"kornel","email":""},{"name":"niftylettuce","email":""},{"name":"rauchg","email":""},{"name":"superjoe","email":"superjoe30@gmail.com"},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"travisjeffery","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/superagent_5.1.1_1574368697085_0.6526918018445143"},"_hasShrinkwrap":false,"publish_time":1574368697242,"_cnpm_publish_time":1574368697242,"deprecated":"Please upgrade to superagent v10.2.2+, see release notes at https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance is supported by Forward Email @ https://forwardemail.net","dist-tags":{"latest":"10.3.0","next":"4.1.0-beta.1"}}