{"name":"node-libcurl","version":"2.0.0-alpha.5","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","clean:build":"rimraf build","clean:dist":"rimraf dist","clean":"yarn clean:build && yarn clean:dist","docs":"jsdoc2md lib/*.js > api.md","lint":"tslint -p . -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":{"@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 --fix","git add"]},"engines":{"node":">= 8"},"np":{"cleanup":false},"husky":{"hooks":{"commitmsg":"commitlint -e $HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"readmeFilename":"README.md","gitHead":"fff43cf90f5b7c2992ab1338af887e9531645af7","_id":"node-libcurl@2.0.0-alpha.5","_nodeVersion":"10.8.0","_npmVersion":"6.9.0","dist":{"shasum":"91b9e6c9acd9c72ded7dc963a30cffcb669cec15","size":282094,"noattachment":false,"key":"/node-libcurl/-/node-libcurl-2.0.0-alpha.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-libcurl/download/node-libcurl-2.0.0-alpha.5.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-alpha.5_1558051549112_0.9261116431804934"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T17:02:16.810Z","hasInstallScript":true,"publish_time":1558051549336,"_cnpm_publish_time":1558051549336,"dist-tags":{"latest":"5.0.2","next":"5.0.0-4"}}