14 lines
279 B
JSON
14 lines
279 B
JSON
{
|
|
"name": "@hereconnect/frontend",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"build": "echo build",
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "@hereconnect/license",
|
|
"description": ""
|
|
}
|