Spaces:
Sleeping
Sleeping
| { | |
| "name": "home", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "dependencies": { | |
| "@gaspump/sdk": "^0.0.7" | |
| } | |
| }, | |
| "node_modules/@gaspump/sdk": { | |
| "version": "0.0.7", | |
| "resolved": "https://registry.npmjs.org/@gaspump/sdk/-/sdk-0.0.7.tgz", | |
| "integrity": "sha512-Ao/9pIXW1cN233Q2EQtQkpQEp2xC1Kym1ag4TYxQ1J/JbtSRlyld+FrJgMLpVKyPwvD2DvqZ/s9zmNckKRh52w==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "@ton/core": "~0.56.3" | |
| } | |
| }, | |
| "node_modules/@ton/core": { | |
| "version": "0.56.3", | |
| "resolved": "https://registry.npmjs.org/@ton/core/-/core-0.56.3.tgz", | |
| "integrity": "sha512-HVkalfqw8zqLLPehtq0CNhu5KjVzc7IrbDwDHPjGoOSXmnqSobiWj8a5F+YuWnZnEbQKtrnMGNOOjVw4LG37rg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "symbol.inspect": "1.0.1" | |
| }, | |
| "peerDependencies": { | |
| "@ton/crypto": ">=3.2.0" | |
| } | |
| }, | |
| "node_modules/@ton/crypto": { | |
| "version": "3.3.0", | |
| "resolved": "https://registry.npmjs.org/@ton/crypto/-/crypto-3.3.0.tgz", | |
| "integrity": "sha512-/A6CYGgA/H36OZ9BbTaGerKtzWp50rg67ZCH2oIjV1NcrBaCK9Z343M+CxedvM7Haf3f/Ee9EhxyeTp0GKMUpA==", | |
| "license": "MIT", | |
| "peer": true, | |
| "dependencies": { | |
| "@ton/crypto-primitives": "2.1.0", | |
| "jssha": "3.2.0", | |
| "tweetnacl": "1.0.3" | |
| } | |
| }, | |
| "node_modules/@ton/crypto-primitives": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/@ton/crypto-primitives/-/crypto-primitives-2.1.0.tgz", | |
| "integrity": "sha512-PQesoyPgqyI6vzYtCXw4/ZzevePc4VGcJtFwf08v10OevVJHVfW238KBdpj1kEDQkxWLeuNHEpTECNFKnP6tow==", | |
| "license": "MIT", | |
| "peer": true, | |
| "dependencies": { | |
| "jssha": "3.2.0" | |
| } | |
| }, | |
| "node_modules/jssha": { | |
| "version": "3.2.0", | |
| "resolved": "https://registry.npmjs.org/jssha/-/jssha-3.2.0.tgz", | |
| "integrity": "sha512-QuruyBENDWdN4tZwJbQq7/eAK85FqrI4oDbXjy5IBhYD+2pTJyBUWZe8ctWaCkrV0gy6AaelgOZZBMeswEa/6Q==", | |
| "license": "BSD-3-Clause", | |
| "peer": true, | |
| "engines": { | |
| "node": "*" | |
| } | |
| }, | |
| "node_modules/symbol.inspect": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/symbol.inspect/-/symbol.inspect-1.0.1.tgz", | |
| "integrity": "sha512-YQSL4duoHmLhsTD1Pw8RW6TZ5MaTX5rXJnqacJottr2P2LZBF/Yvrc3ku4NUpMOm8aM0KOCqM+UAkMA5HWQCzQ==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/tweetnacl": { | |
| "version": "1.0.3", | |
| "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-1.0.3.tgz", | |
| "integrity": "sha512-6rt+RN7aOi1nGMyC4Xa5DdYiukl2UWCbcJft7YhxReBGQD7OAM8Pbxw6YMo4r2diNEA8FEmu32YOn9rhaiE5yw==", | |
| "license": "Unlicense", | |
| "peer": true | |
| } | |
| } | |
| } | |