UNPKG

first-npm-package-nicule

Version:

This isi first npm package

15 lines (14 loc) 281 B
{ "name": "first-npm-package-nicule", "version": "1.0.7", "description": "This isi first npm package", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "aaa" ], "author": "nicu", "license": "ISC" }