blob: 679c113739b0cbd802a1117e5cd25ad2f28a3701 [file] [log] [blame]
{
"_args": [
[
"iltorb@1.3.10",
"/Users/scottyaslan/Development/nifi-fds/target"
]
],
"_development": true,
"_from": "iltorb@1.3.10",
"_id": "iltorb@1.3.10",
"_inBundle": false,
"_integrity": "sha512-nyB4+ru1u8CQqQ6w7YjasboKN3NQTN8GH/V/eEssNRKhW6UbdxdWhB9fJ5EEdjJfezKY0qPrcwLyIcgjL8hHxA==",
"_location": "/iltorb",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "iltorb@1.3.10",
"name": "iltorb",
"escapedName": "iltorb",
"rawSpec": "1.3.10",
"saveSpec": null,
"fetchSpec": "1.3.10"
},
"_requiredBy": [
"/grunt-contrib-compress"
],
"_resolved": "https://registry.npmjs.org/iltorb/-/iltorb-1.3.10.tgz",
"_spec": "1.3.10",
"_where": "/Users/scottyaslan/Development/nifi-fds/target",
"binary": {
"module_name": "iltorb",
"module_path": "./build/bindings",
"remote_path": "v{version}",
"host": "https://github.com/MayhemYDG/iltorb/releases/download/"
},
"bugs": {
"url": "https://github.com/MayhemYDG/iltorb/issues"
},
"contributors": [
{
"name": "Nicolas Stepien",
"email": "stepien.nicolas@gmail.com"
},
{
"name": "Hung Tran",
"email": "oohnoitz@gmail.com"
}
],
"dependencies": {
"detect-libc": "^0.2.0",
"nan": "^2.6.2",
"node-gyp": "^3.6.2",
"prebuild-install": "^2.3.0"
},
"description": "Brotli compression/decompression with native bindings",
"devDependencies": {
"chai": "^4.1.1",
"mocha": "^3.5.0",
"prebuild": "^6.2.2",
"prebuild-ci": "^2.2.3"
},
"files": [
"brotli/common",
"brotli/dec",
"brotli/enc",
"brotli/include",
"src",
"binding.gyp",
"index.js"
],
"homepage": "https://github.com/MayhemYDG/iltorb",
"keywords": [
"brotli",
"compression",
"decompression"
],
"license": "MIT",
"main": "index.js",
"name": "iltorb",
"repository": {
"type": "git",
"url": "git://github.com/MayhemYDG/iltorb.git"
},
"scripts": {
"install": "detect-libc prebuild-install || node-gyp rebuild",
"prebuild-ci": "prebuild-ci",
"rebuild": "prebuild --compile",
"test": "mocha"
},
"version": "1.3.10"
}