UNPKG

first-npm-emeka

Version:

A test npm Package

15 lines (14 loc) 266 B
{ "name": "first-npm-emeka", "version": "1.0.1", "description": "A test npm Package", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "frist" ], "author": "emex", "license": "ISC" }