mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
15 lines
184 B
JSON
15 lines
184 B
JSON
{
|
|
"name": "utf8",
|
|
"version": "2.0.0",
|
|
"main": "utf8.js",
|
|
"ignore": [
|
|
"coverage",
|
|
"tests",
|
|
".*",
|
|
"component.json",
|
|
"Gruntfile.js",
|
|
"node_modules",
|
|
"package.json"
|
|
]
|
|
}
|