mirror of https://github.com/interlegis/sapl.git
Lukas Ferreira
7 years ago
3 changed files with 28 additions and 1 deletions
@ -0,0 +1,24 @@ |
|||||
|
{ |
||||
|
"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=" |
||||
|
} |
||||
|
} |
||||
|
} |
Loading…
Reference in new issue