UNPKG

apna-package

Version:

A simple greeting package

19 lines (17 loc) 286 B
{ "name": "apna-package", "version": "1.0.0", "description": "A simple greeting package", "main": "index.js", "scripts": { "test": "node test.js" }, "keywords": [ "greeting", "apna", "npm", "Mudassar" ], "author": "Mudassar", "license": "ISC" }