UNPKG

jishuling-sayhello

Version:

A hello world package

16 lines (15 loc) 292 B
{ "name": "jishuling-sayhello", "version": "0.0.2", "description": "A hello world package", "main": "./hello.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Hello", "World" ], "author": "jishuling", "license": "MIT" }