@incubateur-ademe/impactco2-react
Version:
Integrer les ressources d'Impact CO₂
29 lines (28 loc) • 653 B
JSON
{
"name": "@incubateur-ademe/impactco2-react",
"version": "1.6.3",
"description": "Integrer les ressources d'Impact CO₂",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/incubateur-ademe/impactco2.git"
},
"keywords": [
"Impact CO2",
"Carbone",
"Impact carbone",
"CO2 équivalent",
"ADEME"
],
"author": "desoindx",
"license": "MIT",
"bugs": {
"url": "https://github.com/incubateur-ademe/impactco2/issues"
},
"homepage": "https://impactco2.fr",
"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
}