mirror of
https://github.com/EvernodeXRPL/hp-devkit.git
synced 2026-04-29 15:37:58 +00:00
42 lines
1.6 KiB
JSON
42 lines
1.6 KiB
JSON
{
|
|
"name": "_projname_",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "_projname_",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@vercel/ncc": "0.34.0",
|
|
"hotpocket-nodejs-contract": "0.5.6"
|
|
}
|
|
},
|
|
"node_modules/@vercel/ncc": {
|
|
"version": "0.34.0",
|
|
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.34.0.tgz",
|
|
"integrity": "sha512-G9h5ZLBJ/V57Ou9vz5hI8pda/YQX5HQszCs3AmIus3XzsmRn/0Ptic5otD3xVST8QLKk7AMk7AqpsyQGN7MZ9A==",
|
|
"bin": {
|
|
"ncc": "dist/ncc/cli.js"
|
|
}
|
|
},
|
|
"node_modules/hotpocket-nodejs-contract": {
|
|
"version": "0.5.6",
|
|
"resolved": "https://registry.npmjs.org/hotpocket-nodejs-contract/-/hotpocket-nodejs-contract-0.5.6.tgz",
|
|
"integrity": "sha512-Q52cE5lYGoVGvdUl3cDYixAh27QxzFF6JFaOm1+HoXU36dsKxZfDeJLGCfnDf4XcgEytM2mPE9STWUV+mdHqEg=="
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@vercel/ncc": {
|
|
"version": "0.34.0",
|
|
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.34.0.tgz",
|
|
"integrity": "sha512-G9h5ZLBJ/V57Ou9vz5hI8pda/YQX5HQszCs3AmIus3XzsmRn/0Ptic5otD3xVST8QLKk7AMk7AqpsyQGN7MZ9A=="
|
|
},
|
|
"hotpocket-nodejs-contract": {
|
|
"version": "0.5.6",
|
|
"resolved": "https://registry.npmjs.org/hotpocket-nodejs-contract/-/hotpocket-nodejs-contract-0.5.6.tgz",
|
|
"integrity": "sha512-Q52cE5lYGoVGvdUl3cDYixAh27QxzFF6JFaOm1+HoXU36dsKxZfDeJLGCfnDf4XcgEytM2mPE9STWUV+mdHqEg=="
|
|
}
|
|
}
|
|
}
|