Files
RoboCommander/node_modules/optjs/package.json

13 lines
348 B
JSON
Raw Normal View History

2026-04-05 16:14:49 -04:00
{
"name": "optjs",
"description": "Probably the sole command line option parser you'll ever need to...",
"version": "3.2.2",
"author": "Daniel Wirtz <dcode@dcode.io>",
"repository": {
"type": "git",
"url": "https://github.com/dcodeIO/opt.js.git"
},
"main": "./opt.js",
"license": "MIT"
}