104 lines
3.5 KiB
JSON
104 lines
3.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "bindings",
|
|
"raw": "bindings@^1.2.1",
|
|
"rawSpec": "^1.2.1",
|
|
"scope": null,
|
|
"spec": ">=1.2.1 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/root/gitbook/node_modules/weak"
|
|
]
|
|
],
|
|
"_from": "bindings@>=1.2.1 <2.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "bindings@1.5.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/bindings",
|
|
"_nodeVersion": "10.13.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/bindings_1.5.0_1551308084120_0.9910986257879217"
|
|
},
|
|
"_npmUser": {
|
|
"email": "nathan@tootallnate.net",
|
|
"name": "tootallnate"
|
|
},
|
|
"_npmVersion": "6.4.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "bindings",
|
|
"raw": "bindings@^1.2.1",
|
|
"rawSpec": "^1.2.1",
|
|
"scope": null,
|
|
"spec": ">=1.2.1 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/weak"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
|
|
"_shasum": "10353c9e945334bc0511a6d90b38fbc7c9c504df",
|
|
"_shrinkwrap": null,
|
|
"_spec": "bindings@^1.2.1",
|
|
"_where": "/root/gitbook/node_modules/weak",
|
|
"author": {
|
|
"email": "nathan@tootallnate.net",
|
|
"name": "Nathan Rajlich",
|
|
"url": "http://tootallnate.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/TooTallNate/node-bindings/issues"
|
|
},
|
|
"dependencies": {
|
|
"file-uri-to-path": "1.0.0"
|
|
},
|
|
"description": "Helper module for loading your native module's .node file",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdxU0CRA9TVsSAnZWagAA8woP/iZQzUdSp2KE6NlY8BIs\nX6bpJ0taAvKOPpmyf173+PRd3csu4POuROZYQRS0SH62XApfwJEm/4N9GwnM\nJlky/urUw9py0w/U5hVejperQcgyovc5f1Wjr6VB8Rj+uuH/hnnEqa5ExQZv\n6BDsFgPf4B1TIBladuqra6EDkLCLD5jX8rlhDVCnQwwJcgrpYRz8W6jmO3p6\nvypvViUQyC/9R1lpecxaQk5aKZQnS6+CMXeYCUI0DzksqC0ZtuRQVL0akJ47\nFF+naaaOcJO0SnqJ/KVbfQcp//KzAaj0prq324UvZCtOteZgyfLUclzQ6DeW\noS7fnWHD83gDaqVQzm4TH7I4OnTizh+A4jpcaMEGFEeROXwC/SlR/S/sUBj4\n25Gfrp9PDAZL/j5w0RNi9zZZSQfPgcVMv9kTnSzOcp80drLAZYuotRqvtRNq\nxwUSmB8maQLjW/m2ZREvMb31vmDanpqy/Ve3VkepwM/uPjduwsChb9QT3veq\nlNraiUCX4lLBHcy00xTHq0R14EI2klC954Ao97+LLlwfb2Vb9D/V3OmlauRu\nDZGQAVR5Z0OteKGeNQUFuM+f819THz0Uixba9XbbAmJq8u8SLK/3TzwOt4Hz\nWpxLogiRd021itDxKElr33Mtb4FbR7dnbQxkfu36y6WRIRF3oJH1JUMhHRYc\npGp7\r\n=e5yW\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "10353c9e945334bc0511a6d90b38fbc7c9c504df",
|
|
"signatures": [
|
|
{
|
|
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
|
|
"sig": "MEQCIDhOeJaKObx6cbdPJnwcPLqg5Tzg8RqgnVeiIABdmnn9AiBtufN80syOqaTzehNcT/FYotAPYqKlUECKqYwD6gayBQ=="
|
|
}
|
|
],
|
|
"tarball": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
|
|
"unpackedSize": 11230
|
|
},
|
|
"gitHead": "bcdc7cadf839ef84c9bd9e21c697f2a727b2b1d3",
|
|
"homepage": "https://github.com/TooTallNate/node-bindings",
|
|
"keywords": [
|
|
"native",
|
|
"addon",
|
|
"bindings",
|
|
"gyp",
|
|
"waf",
|
|
"c",
|
|
"c++"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./bindings.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "nathan@tootallnate.net",
|
|
"name": "tootallnate"
|
|
}
|
|
],
|
|
"name": "bindings",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/TooTallNate/node-bindings.git"
|
|
},
|
|
"version": "1.5.0"
|
|
}
|