UNPKG

apna-package-awais

Version:

A simple greeting package

22 lines (21 loc) 374 B
{ "name": "apna-package-awais", "version": "1.0.0", "description": "A simple greeting package", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "greeting", "apna", "npm", "Awais" ], "repository": { "type": "git", "url": "no" }, "author": "Awais", "license": "ISC" }