UNPKG

noman-package

Version:

A simple greeting package

19 lines (18 loc) 302 B
{ "name": "noman-package", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "greeting", "apna", "npm", "Awais" ] , "author": "Noman", "license": "ISC", "description": "A simple greeting package" }