UNPKG

geovaunie_pkg_testv1

Version:

This is my first NPM Package. It is a test for R&D.

20 lines (19 loc) 386 B
{ "name": "geovaunie_pkg_testv1", "version": "1.0.0", "description": "This is my first NPM Package. It is a test for R&D.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "node", "nodejs", "javascript", "npm", "npm", "package." ], "author": "Geovaunie Golding", "license": "ISC" }