UNPKG

hello_node

Version:

A hello world package.

16 lines (15 loc) 287 B
{ "name": "hello_node", "version": "0.0.1", "description": "A hello world package.", "main": "./hellolu.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Hello", "Boy" ], "author": "lufeng", "license": "(BSD)MIT" }