sf-static/test/node/lib/node_modules/nan/package.json
2023-02-28 19:21:07 +01:00

72 lines
1.8 KiB
JSON

{
"_from": "nan@~1.0.0",
"_id": "nan@1.0.0",
"_inBundle": false,
"_integrity": "sha1-riT4hQgY1mL8q1rPfzuVv6oszzg=",
"_location": "/nan",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "nan@~1.0.0",
"name": "nan",
"escapedName": "nan",
"rawSpec": "~1.0.0",
"saveSpec": null,
"fetchSpec": "~1.0.0"
},
"_requiredBy": [
"/ws"
],
"_resolved": "https://registry.npmjs.org/nan/-/nan-1.0.0.tgz",
"_shasum": "ae24f8850818d662fcab5acf7f3b95bfaa2ccf38",
"_spec": "nan@~1.0.0",
"_where": "C:\\Users\\spenc\\OneDrive\\Code\\Virus\\node_modules\\ws",
"bugs": {
"url": "https://github.com/rvagg/nan/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Rod Vagg",
"email": "r@va.gg",
"url": "https://github.com/rvagg"
},
{
"name": "Benjamin Byholm",
"email": "bbyholm@abo.fi",
"url": "https://github.com/kkoopa/"
},
{
"name": "Trevor Norris",
"email": "trev.norris@gmail.com",
"url": "https://github.com/trevnorris"
},
{
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
"url": "https://github.com/TooTallNate"
},
{
"name": "Brett Lawson",
"email": "brett19@gmail.com",
"url": "https://github.com/brett19"
},
{
"name": "Ben Noordhuis",
"email": "info@bnoordhuis.nl",
"url": "https://github.com/bnoordhuis"
}
],
"deprecated": false,
"description": "Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility",
"homepage": "https://github.com/rvagg/nan#readme",
"license": "MIT",
"main": "include_dirs.js",
"name": "nan",
"repository": {
"type": "git",
"url": "git://github.com/rvagg/nan.git"
},
"version": "1.0.0"
}