mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 08:10:18 +00:00
56 lines
1.4 KiB
JSON
56 lines
1.4 KiB
JSON
{
|
|
"_from": "bindings@~1.2.1",
|
|
"_id": "bindings@1.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-FK1hE4EtLTfXLme0ystLtyZQXxE=",
|
|
"_location": "/bindings",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "bindings@~1.2.1",
|
|
"name": "bindings",
|
|
"escapedName": "bindings",
|
|
"rawSpec": "~1.2.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~1.2.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/node-opus",
|
|
"/ref"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz",
|
|
"_shasum": "14ad6113812d2d37d72e67b4cacb4bb726505f11",
|
|
"_spec": "bindings@~1.2.1",
|
|
"_where": "C:\\Users\\matia\\Documents\\GitHub\\Musix-V3\\node_modules\\node-opus",
|
|
"author": {
|
|
"name": "Nathan Rajlich",
|
|
"email": "nathan@tootallnate.net",
|
|
"url": "http://tootallnate.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/TooTallNate/node-bindings/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Helper module for loading your native module's .node file",
|
|
"homepage": "https://github.com/TooTallNate/node-bindings",
|
|
"keywords": [
|
|
"native",
|
|
"addon",
|
|
"bindings",
|
|
"gyp",
|
|
"waf",
|
|
"c",
|
|
"c++"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./bindings.js",
|
|
"name": "bindings",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/TooTallNate/node-bindings.git"
|
|
},
|
|
"version": "1.2.1"
|
|
}
|