{
    "name": "operabc",
    "version": "1.0.0",
    "description": "",
    "main": "index.js",
    "scripts": {
        "start": "node ./lib/index.js"
    },
    "lib": {
        "index": "./lib/index.js"
    },
    "keywords": [],
    "author": "",
    "license": "ISC"
}