UNPKG

@openfisca/france-json

Version:

JSON & YAML data extracted from OpenFisca-France source code (parameters, variables, etc)

36 lines (35 loc) 838 B
{ "name": "@openfisca/france-json", "version": "0.1.75", "description": "JSON & YAML data extracted from OpenFisca-France source code (parameters, variables, etc)", "keywords": [ "data", "France", "legislation", "OpenFisca", "simulator", "tax", "tax-benefit" ], "author": "Emmanuel Raviart <emmanuel@raviart.com>", "bugs": { "url": "https://git.leximpact.dev/leximpact/openfisca-france-json/issues" }, "license": "AGPL-3.0-or-later", "repository": { "type": "git", "url": "https://git.leximpact.dev/leximpact/openfisca-france-json.git" }, "main": "metadata.json", "publishConfig": { "access": "public" }, "peerDependencies": { "@openfisca/json-model": "^1.2.2" }, "peerDependenciesMeta": { "@openfisca/json-model": { "optional": true } } }