@cumulus/types
Version:
TypeScript definitions for working with Cumulus data structures
27 lines (26 loc) • 637 B
JSON
{
"name": "@cumulus/types",
"version": "20.2.0",
"description": "TypeScript definitions for working with Cumulus data structures",
"keywords": [
"GIBS",
"CUMULUS",
"NASA"
],
"types": "./index.d.ts",
"engines": {
"node": ">=20.12.2"
},
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/nasa/cumulus/tree/master/packages/types#readme",
"repository": {
"type": "git",
"url": "https://github.com/nasa/cumulus",
"directory": "packages/types"
},
"author": "Cumulus Authors",
"license": "Apache-2.0",
"gitHead": "8afcafd2b63778a1ea666163aa268c2dfd7d60ec"
}