{
    "name": "100gecs",
    "version": "1.0.0",
    "description": "A lightweight solution for producing a specified quantity of gecs.",
    "main": "index.js",
    "scripts": {
        "test": "jest"
    },
    "author": "",
    "license": "ISC"
}