UNPKG

firstpackage

Version:

testing package with npm

12 lines (11 loc) 232 B
{ "name": "firstpackage", "version": "0.0.2", "description": "testing package with npm", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT" }