UNPKG

hjl_test

Version:

A hello world package

16 lines (15 loc) 282 B
{ "name": "hjl_test", "version": "1.6.1", "description": "A hello world package", "main": "hjl_test.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Hello", "world" ], "author": "Haojinli", "license": "MIT" }