18 lines
326 B
JSON
18 lines
326 B
JSON
{
|
|
"name": "lamassu-admin-elm",
|
|
"homepage": "https://github.com/lamassu/lamassu-admin-elm",
|
|
"authors": [
|
|
"Josh Harvey <josh@lamassu.is>"
|
|
],
|
|
"description": "",
|
|
"main": "",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
]
|
|
}
|