30 lines
985 B
JSON
30 lines
985 B
JSON
{
|
|
"name": "pivot",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"bindings": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
|
|
"integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
|
|
"requires": {
|
|
"file-uri-to-path": "1.0.0"
|
|
}
|
|
},
|
|
"file-uri-to-path": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
|
|
"integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw=="
|
|
},
|
|
"wasi": {
|
|
"version": "0.0.6",
|
|
"resolved": "https://registry.npmjs.org/wasi/-/wasi-0.0.6.tgz",
|
|
"integrity": "sha512-D3f4Q/3LojW1uMloOC1OuFlGy2u22hLqpskAz0OkmoYeWIwVYf8XBuc9ihDGJnNf3lfNvqM4s0030sN0UUXExw==",
|
|
"requires": {
|
|
"bindings": "^1.5.0"
|
|
}
|
|
}
|
|
}
|
|
}
|