40 lines
1 KiB
JSON
40 lines
1 KiB
JSON
{
|
|
"name": "@cocotte/ui-icons",
|
|
"version": "1.2.3",
|
|
"type": "module",
|
|
"description": "Theme-aware animated icon set. [recovered 2026-06-28 from deployed SPA sourcemaps after black homelan loss; dist faithful, types regenerated permissively]",
|
|
"main": "./dist/index.js",
|
|
"module": "./dist/index.js",
|
|
"types": "./dist/index.d.ts",
|
|
"exports": {
|
|
".": {
|
|
"types": "./dist/index.d.ts",
|
|
"import": "./dist/index.js",
|
|
"default": "./dist/index.js"
|
|
},
|
|
"./package.json": "./package.json"
|
|
},
|
|
"files": [
|
|
"dist"
|
|
],
|
|
"dependencies": {
|
|
"@lilith/ui-accessibility": "^1.2.2",
|
|
"@cocotte/ui-theme": "^1.5.2",
|
|
"@lilith/ui-styled-components": "^6.3.9"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^18.0.0 || ^19.0.0",
|
|
"react-dom": "^18.0.0 || ^19.0.0",
|
|
"styled-components": "^6.0.0"
|
|
},
|
|
"publishConfig": {
|
|
"registry": "http://134.199.243.61:4873/"
|
|
},
|
|
"_": {
|
|
"registry": "forgejo",
|
|
"publish": true,
|
|
"build": true
|
|
},
|
|
"license": "UNLICENSED",
|
|
"sideEffects": false
|
|
}
|