j2c
Version:
23 lines (22 loc) • 366 B
JSON
{
"name": "name",
"version": "0.0.0",
"description": "FILL ME",
"main": "src/index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "FILL ME"
},
"keywords": [
"FILL",
"ME"
],
"author": "FILL ME",
"license": "MIT"
}