UNPKG

@sthzg/jsugen-cli

Version:
42 lines (41 loc) 1.07 kB
{ "name": "@sthzg/jsugen-cli", "version": "0.17.1", "description": "> TODO: description", "author": "Stephan Herzog <sthzgvie@gmail.com>", "homepage": "https://github.com/sthzg/jsugen#readme", "license": "MIT", "main": "bin/esm.js", "publishConfig": { "access": "public" }, "bin": { "jsugen": "bin/esm.js" }, "files": [ "bin", "commands", "lib" ], "repository": { "type": "git", "url": "git+https://github.com/sthzg/jsugen.git" }, "scripts": { "test": "echo \"Error: run tests from root\" && exit 1" }, "bugs": { "url": "https://github.com/sthzg/jsugen/issues" }, "dependencies": { "@sthzg/jsugen-core": "^0.17.1", "@sthzg/jsugen-generate-builder": "^0.17.1", "@sthzg/jsugen-generate-enums": "^0.17.1", "@sthzg/jsugen-generate-lodash-object-paths": "^0.17.1", "@sthzg/jsugen-generate-member-names": "^0.17.1", "@sthzg/jsugen-generate-selector-functions": "^0.17.1", "esm": "^3.2.22", "yargs": "^14.2.0" }, "gitHead": "4d5351a537de964de0f2250b3e647fec2f22b30a" }