UNPKG

graderjs

Version:

Tool to copy the Grader.JS base repo into the current directory

35 lines (34 loc) 738 B
{ "name": "graderjs", "version": "3.0.0", "description": "Tool to copy the Grader.JS base repo into the current directory", "bin": { "graderjs": "scripts/bring_grader.sh" }, "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/crisdosyago/graderjs.git" }, "keywords": [ "devtools", "node", "hybrid", "desktop", "template", "electron", "sciter", "gradebr", "cross-platform apps", "chromium", "chrome" ], "author": "@dosy", "license": "AGPL-3.0", "bugs": { "url": "https://github.com/crisdosyago/graderjs/issues" }, "homepage": "https://github.com/crisdosyago/graderjs#readme", "dependencies": {}, "devDependencies": {} }