UNPKG

mohammedkhan

Version:

> Get to know Mohammed via npm. Just run npx mohammedkhan

40 lines (39 loc) 911 B
{ "name": "mohammedkhan", "version": "4.4.0", "description": "", "main": "index.js", "bin": { "mohammedkhan": "index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "lint": "eslint index.js" }, "repository": { "type": "git", "url": "git+https://github.com/Mohammedkhan18/mohammedkhan.git" }, "keywords": [ "Mohammed Khan", "Khan", "RVCC", "Raritan Valley Community College" ], "license": "MIT", "type": "commonjs", "bugs": { "url": "https://github.com/Mohammedkhan18/mohammedkhan/issues" }, "homepage": "https://github.com/Mohammedkhan18/mohammedkhan#readme", "author": { "name": "Mohammed Khan", "email": "g00305549@stu.raritanval.edu", "url": "http://github.com/Mohammedkhan18" }, "devDependencies": { "@eslint/js": "^9.19.0", "eslint": "^9.19.0", "globals": "^15.14.0" } }