PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@polkadot-api/substrate-bindings
Просмотр файла: package.json
{
"name": "@polkadot-api/substrate-bindings",
"version": "0.6.0",
"author": "Josep M Sobrepere (https://github.com/josepot)",
"repository": {
"type": "git",
"url": "git+https://github.com/polkadot-api/polkadot-api.git"
},
"license": "MIT",
"sideEffects": false,
"exports": {
".": {
"node": {
"production": {
"import": "./dist/index.mjs",
"require": "./dist/min/index.js",
"default": "./dist/index.js"
},
"import": "./dist/index.mjs",
"require": "./dist/index.js",
"default": "./dist/index.js"
},
"module": "./dist/index.mjs",
"import": "./dist/index.mjs",
"require": "./dist/index.js",
"default": "./dist/index.js"
},
"./package.json": "./package.json"
},
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"browser": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"files": [
"dist"
],
"dependencies": {
"@noble/hashes": "^1.3.1",
"@scure/base": "^1.1.1",
"scale-ts": "^1.6.0",
"@polkadot-api/utils": "0.1.0"
},
"devDependencies": {
"bigint-conversion": "^2.4.1",
"hash-wasm": "^4.9.0"
},
"scripts": {
"build": "tsc --noEmit && tsup-node src/index.ts --clean --sourcemap --platform neutral --target=es2020 --format esm,cjs --dts && tsup-node src/index.ts --clean --sourcemap --platform neutral --target=es2020 --format cjs --dts --minify --out-dir dist/min",
"test": "vitest",
"lint": "prettier --check README.md \"src/**/*.{js,jsx,ts,tsx,json,md}\"",
"format": "prettier --write README.md \"src/**/*.{js,jsx,ts,tsx,json,md}\""
}
}Выполнить команду
Для локальной разработки. Не используйте в интернете!