UNPKG

pratikpathak

Version:

About Pratik Pathak - Microsoft Certified Trainer and Technology Professional

35 lines 930 B
{ "name": "pratikpathak", "version": "2.3.5", "description": "About Pratik Pathak - Microsoft Certified Trainer and Technology Professional", "main": "index.js", "bin": { "pratikpathak": "bin/pratikpathak.js" }, "scripts": { "test": "node test.js", "postinstall": "node index.js" }, "keywords": [ "pratik", "pathak", "microsoft", "trainer", "technology", "professional", "about" ], "author": "Pratik Pathak <me@pratikpathak.com>", "license": "MIT", "homepage": "http://pratikpathak.com/", "repository": { "type": "git", "url": "git+https://github.com/zpratikpathak/npm-i-pratikpathak.git" }, "engines": { "node": ">=12.0.0" }, "bugs": { "url": "https://github.com/zpratikpathak/npm-i-pratikpathak/issues" } }