@rsksmart/ipfs-cpinner-client-types
Version:
RIF Identity - IPFS Centralized Pinner Provider Types
34 lines (33 loc) • 698 B
JSON
{
"name": "@rsksmart/ipfs-cpinner-client-types",
"version": "0.1.3",
"description": "RIF Identity - IPFS Centralized Pinner Provider Types",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"files": [
"lib/"
],
"scripts": {
"build": "tsc"
},
"repository": {
"type": "git",
"url": "git+https://github.com/rsksmart/rif-data-vault.git"
},
"keywords": [
"rsk",
"rif",
"data-vault",
"ipfs",
"storage"
],
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/rsksmart/rif-data-vault/issues"
},
"homepage": "https://github.com/rsksmart/rif-data-vault#readme",
"devDependencies": {
"axios": "^0.21.1"
}
}