14 lines
261 B
JSON
14 lines
261 B
JSON
{
|
|
"name": "angular",
|
|
"description": "A plugin to support generation of good looking and well designed api components",
|
|
"version": "0.0.1",
|
|
"author": {
|
|
"name": "Reto Ryter"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |