@climeworks/dac-dt-shared-types
Version:
Shared types and entities for DAC Digital Twin project
30 lines (29 loc) • 744 B
JSON
{
"name": "@climeworks/dac-dt-shared-types",
"version": "1.0.0",
"description": "Shared types and entities for DAC Digital Twin project",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Plant2Cloud",
"DataNorthstar",
"Digital",
"Twin",
"Direct",
"Air",
"Capture",
"Climeworks"
],
"author": "Sergey Girshev <seg@climeworks.com>",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/sergeigirshev/dac-dt-shared-types.git"
},
"bugs": {
"url": "https://github.com/sergeigirshev/dac-dt-shared-types/issues"
},
"homepage": "https://github.com/sergeigirshev/dac-dt-shared-types#readme"
}