mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-23 22:34:45 +00:00
.
This commit is contained in:
parent
9fff29ba6c
commit
00c3b50fca
7278 changed files with 0 additions and 1778943 deletions
41
node_modules/nan/package.json
generated
vendored
41
node_modules/nan/package.json
generated
vendored
|
@ -1,41 +0,0 @@
|
|||
{
|
||||
"name": "nan",
|
||||
"version": "2.14.0",
|
||||
"description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 11 compatibility",
|
||||
"main": "include_dirs.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/nodejs/nan.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tap --gc --stderr test/js/*-test.js",
|
||||
"test:worker": "node --experimental-worker test/tap-as-worker.js --gc --stderr test/js/*-test.js",
|
||||
"rebuild-tests": "node-gyp rebuild --msvs_version=2015 --directory test",
|
||||
"docs": "doc/.build.sh"
|
||||
},
|
||||
"contributors": [
|
||||
"Rod Vagg <r@va.gg> (https://github.com/rvagg)",
|
||||
"Benjamin Byholm <bbyholm@abo.fi> (https://github.com/kkoopa/)",
|
||||
"Trevor Norris <trev.norris@gmail.com> (https://github.com/trevnorris)",
|
||||
"Nathan Rajlich <nathan@tootallnate.net> (https://github.com/TooTallNate)",
|
||||
"Brett Lawson <brett19@gmail.com> (https://github.com/brett19)",
|
||||
"Ben Noordhuis <info@bnoordhuis.nl> (https://github.com/bnoordhuis)",
|
||||
"David Siegel <david@artcom.de> (https://github.com/agnat)",
|
||||
"Michael Ira Krufky <mkrufky@gmail.com> (https://github.com/mkrufky)"
|
||||
],
|
||||
"devDependencies": {
|
||||
"bindings": "~1.2.1",
|
||||
"commander": "^2.8.1",
|
||||
"glob": "^5.0.14",
|
||||
"request": "=2.81.0",
|
||||
"node-gyp": "~3.6.2",
|
||||
"readable-stream": "^2.1.4",
|
||||
"tap": "~0.7.1",
|
||||
"xtend": "~4.0.0"
|
||||
},
|
||||
"license": "MIT"
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/nan/-/nan-2.14.0.tgz"
|
||||
,"_integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg=="
|
||||
,"_from": "nan@2.14.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue