latest pushes

This commit is contained in:
2024-09-04 19:12:27 -04:00
parent 64a3bd41f6
commit a91d7b37de
8 changed files with 321 additions and 1 deletions

View File

@@ -0,0 +1,19 @@
{
"name": "bellande_format",
"version": "0.1.1",
"description": "File type Formats",
"main": "src/bellande_parser.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "github.com/RonaldsonBellande/bellande_format"
},
"keywords": [
"Bellande",
"Format"
],
"author": "Ronaldson Bellande",
"license": "GNU General Public License v3.0"
}