mirror of
https://forge.chapril.org/tykayn/caisse-bliss
synced 2025-06-20 01:44:42 +02:00
add deps for js angular1.8
This commit is contained in:
parent
8e2da4f159
commit
b373892ddc
3800 changed files with 125627 additions and 40 deletions
19
.yarn/unplugged/nan-npm-0.8.0-c4db886767/node_modules/nan/package.json
generated
vendored
Normal file
19
.yarn/unplugged/nan-npm-0.8.0-c4db886767/node_modules/nan/package.json
generated
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "nan",
|
||||
"version": "0.8.0",
|
||||
"description": "Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility",
|
||||
"main": "include_dirs.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/rvagg/nan.git"
|
||||
},
|
||||
"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)"
|
||||
],
|
||||
"license": "MIT"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue