mirror of https://github.com/interlegis/sapl.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
810 B
25 lines
810 B
8 years ago
|
{
|
||
|
"requires": true,
|
||
|
"lockfileVersion": 1,
|
||
|
"dependencies": {
|
||
|
"node": {
|
||
|
"version": "8.3.0",
|
||
|
"resolved": "https://registry.npmjs.org/node/-/node-8.3.0.tgz",
|
||
|
"integrity": "sha512-RU3iQgXeDBU45dv6BrfDrgTyUjJk1yorN64l0sce+E+2pZzFbRbBicPMBD/hWjo0GSMnA5a+RwFtWwHNDlojaw==",
|
||
|
"requires": {
|
||
|
"node-bin-setup": "1.0.6"
|
||
|
}
|
||
|
},
|
||
|
"node-bin-setup": {
|
||
|
"version": "1.0.6",
|
||
|
"resolved": "https://registry.npmjs.org/node-bin-setup/-/node-bin-setup-1.0.6.tgz",
|
||
|
"integrity": "sha512-uPIxXNis1CRbv1DwqAxkgBk5NFV3s7cMN/Gf556jSw6jBvV7ca4F9lRL/8cALcZecRibeqU+5dFYqFFmzv5a0Q=="
|
||
|
},
|
||
|
"nodejs": {
|
||
|
"version": "0.0.0",
|
||
|
"resolved": "https://registry.npmjs.org/nodejs/-/nodejs-0.0.0.tgz",
|
||
|
"integrity": "sha1-RyL6LhisTrc6Qq4W0B41hKErdTE="
|
||
|
}
|
||
|
}
|
||
|
}
|