UNPKG

apna-package-arisha

Version:

A simple greeting package

18 lines (17 loc) 286 B
{ "name": "apna-package-arisha", "version": "2.0.0", "description": "A simple greeting package", "main": "index.js", "scripts": { "test": "node test.js" }, "keywords": [ "greeting", "apna", "npm", "Awais" ], "author": "Awais", "license": "MIT" }