UNPKG

leng-firstnpm

Version:

test npm package

17 lines (16 loc) 283 B
{ "name": "leng-firstnpm", "version": "1.0.0", "description": "test npm package", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "my", "first", "noe" ], "author": "leng", "license": "ISC" }