mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "adf-core",
|
||||
"description": "Alfresco ADF core",
|
||||
"version": "2.0.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"main": "bundles/process-services.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
"keywords": [
|
||||
"core",
|
||||
"alfresco-component",
|
||||
"angular",
|
||||
"components"
|
||||
],
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
Reference in New Issue
Block a user