UNPKG

craftsman-rtl

Version:

front and back project crafter

32 lines (31 loc) 662 B
{ "name": "craftsman-rtl", "version": "1.0.1", "description": "front and back project crafter", "main": "index.js", "repository": { "url": "https://github.com/Blazentor/craftsman" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "cli", "craftsman" ], "bin": { "craftsman": "./index.js" }, "author": "Mohsen", "license": "MIT", "dependencies": { "@popperjs/core": "^2.4.0", "@types/node": "^13.13.4", "@vue/cli": "^4.3.1", "bootstrap-v4-rtl": "^4.4.1-2", "chalk": "^4.0.0", "commander": "^5.1.0", "jquery": "^3.5.1" }, "devDependencies": {} }