siret.js
Version:
26 lines (25 loc) • 551 B
JSON
{
"name": "siret.js",
"version": "1.0.0",
"description": "",
"main": "siret.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/redcatjs/siret.js.git"
},
"keywords": [
"SIRET",
"SIREN",
"LUHN",
"TVA"
],
"author": "Jo <jo@redcat.ninja> (https://redcat.ninja)",
"license": "MIT",
"bugs": {
"url": "https://github.com/redcatjs/siret.js/issues"
},
"homepage": "https://github.com/redcatjs/siret.js#readme"
}