UNPKG

dbb-first-npm

Version:

Bill Benon's first npm publish

16 lines (15 loc) 299 B
{ "name": "dbb-first-npm", "version": "1.1.0", "description": "Bill Benon's first npm publish", "main": "appNPM.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "bill_benon", "rca" ], "author": "bill benon", "license": "ISC" }