@gpm-lds-astro/components
Version:
Components of the LDS Astro template.
30 lines (29 loc) • 658 B
JSON
{
"name": "@gpm-lds-astro/components",
"author": "Shahid N. Shah",
"type": "module",
"version": "0.24.15",
"bugs": {
"url": "https://github.com/shah/gpm-lds-astro/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Components of the LDS Astro template.",
"exports": "./index.js",
"homepage": "https://github.com/shah/gpm-lds-astro",
"keywords": [
"GPM",
"lds",
"components",
"astro"
],
"license": "MIT",
"private": false,
"publishConfig": {
"access": "public"
},
"repository": "https://github.com/shah/gpm-lds-astro.git",
"devDependencies": {
"sass": "^1.49.9"
}
}