{"name":"node-libcurl","version":"2.0.0","author":{"name":"Jonathan Cardoso","email":"me@jonathancardoso.com"},"description":"Node bindings for libcurl. Based on the work from node-curl.","keywords":["node-curl","curl","libcurl","node-libcurl"],"license":"MIT","homepage":"https://github.com/JCMais/node-libcurl","repository":{"type":"git","url":"git://github.com/JCMais/node-libcurl.git"},"bugs":{"url":"https://github.com/JCMais/node-libcurl/issues"},"main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"install":"node-pre-gyp install --fallback-to-build","postinstall":"node scripts/postinstall","preversion":"yarn lint && yarn build:dist","build:dist":"tsc","ae":"api-extractor run --local --verbose","clean:build":"rimraf build","clean:dist":"rimraf dist","clean":"yarn clean:build && yarn clean:dist","docs":"yarn build:dist && yarn ae && api-documenter markdown -i build/api-extractor -o docs","lint":"tslint -p . -c tslint.json","lint:files":"tslint -c tslint.json","pregyp":"node-pre-gyp","prettier:all":"yarn prettier lib/**/*.js tools/**/*.js scripts/**/*.js test/**/*.js examples/**/*.js","prettier":"prettier --write","test":"mocha --require ts-node/register test/**/*.spec.ts --reporter spec --timeout 60000","test:electron":"electron-mocha --require ts-node/register test/**/*.spec.ts --reporter spec --timeout 60000","test:watch":"yarn test --watch --watch-extensions ts"},"binary":{"module_name":"node_libcurl","module_path":"./lib/binding/","package_name":"{module_name}-v{version}-{node_abi}-{platform}-{arch}-{libc}.tar.gz","host":"https://github.com/JCMais/node-libcurl/releases/download","remote_path":"./v{version}/"},"dependencies":{"fs-extra":"7.0.1","nan":"2.13.2","node-gyp":"4.0.0","node-pre-gyp":"0.13.0","npmlog":"4.1.2","osenv":"0.1.5","tslib":"^1.9.3"},"devDependencies":{"@microsoft/api-documenter":"^7.2.0","@microsoft/api-extractor":"^7.1.5","@types/body-parser":"^1.17.0","@types/cookie-parser":"^1.4.1","@types/express":"^4.16.1","@types/mocha":"^5.2.6","@types/multiparty":"^0.0.32","@types/node":"^11.13.2","@types/should":"^13.0.0","body-parser":"^1.18.3","cheerio":"^1.0.0-rc.3","cookie-parser":"^1.4.4","electron-mocha":"^8.0.1","eslint":"^5.16.0","eslint-config-prettier":"^4.1.0","eslint-plugin-prettier":"^3.0.1","express":"^4.16.4","http-auth":"^3.2.3","husky":"^1.3.1","lint-staged":"^8.1.5","mocha":"^6.1.2","multiparty":"^4.2.1","np":"^5.0.1","octonode":"^0.9.5","prettier":"^1.16.4","progress":"^2.0.3","rimraf":"^2.6.3","should":"^13.2.3","ts-node":"^8.0.3","tslint":"^5.15.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.18.0","typescript":"^3.4.2"},"lint-staged":{"*.js":["yarn prettier","yarn eslint --fix","git add"],"*.ts":["yarn prettier","yarn lint:files --fix","git add"]},"engines":{"node":">= 8"},"np":{"cleanup":false},"husky":{"hooks":{"commitmsg":"commitlint -e $HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"gitHead":"2ca8e74aec02faf1dd50f55d9d45582bf6552a04","_id":"node-libcurl@2.0.0","_nodeVersion":"10.8.0","_npmVersion":"6.9.0","dist":{"shasum":"72da437e14638f42f5c27980a8470a4f2f31e617","size":389403,"noattachment":false,"key":"/node-libcurl/-/node-libcurl-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-libcurl/download/node-libcurl-2.0.0.tgz"},"maintainers":[{"name":"jonathancardoso","email":""}],"_npmUser":{"name":"jcm","email":"me@jonathancardoso.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-libcurl_2.0.0_1559524550653_0.1778560168331742"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T17:02:26.109Z","hasInstallScript":true,"publish_time":1559524550836,"_cnpm_publish_time":1559524550836,"dist-tags":{"latest":"5.0.2","next":"5.0.0-4"}}