UNPKG

bayascript

Version:

Write computer programming in Hausa language

35 lines 754 B
{ "name": "bayascript", "version": "2.5.3", "description": "Write computer programming in Hausa language", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/syroltech/bayascript.git" }, "keywords": [ "bayascript", "hausa", "programming", "in", "hausa" ], "bin": { "bs": "cli.js" }, "author": "Syrol Technologies Limited", "license": "ISC", "bugs": { "url": "https://github.com/syroltech/bayascript/issues" }, "homepage": "https://bayascript.com", "dependencies": { "fs-extra": "^11.2.0", "inquirer": "^8.2.5", "underscore": "^1.13.6", "yargs": "^17.7.2" } }