UNPKG

hello_test_clare

Version:

a hello world package

16 lines (15 loc) 298 B
{ "name": "hello_test_clare", "version": "0.0.1", "description": "a hello world package", "main": "./sayHelloClare.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Hello", "Clare" ], "author": "clarekang", "license": "MIT" }