hello_test_cochlea
Version:
a hello word package
18 lines (17 loc) • 334 B
JSON
{
"name": "hello_test_cochlea",
"version": "0.0.2",
"description": "a hello word package",
"main": "hello.js",
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"hello",
"world"
],
"author": "cochlea",
"license": "MIT"
}