UNPKG

zgl-lib-one

Version:

my first npm package

16 lines (15 loc) 232 B
{ "name": "zgl-lib-one", "version": "1.0.3", "description": "my first npm package", "main": "index.js", "scripts": { "test": "test" }, "keywords": [ "my", "lib" ], "author": "zzz", "license": "MIT" }