@alfresco/adf-testing
Version:
Alfresco ADF testing page and utils
31 lines (30 loc) • 726 B
JSON
{
"name": "@alfresco/adf-testing",
"description": "Alfresco ADF testing page and utils",
"version": "7.0.0-alpha.6",
"author": "Hyland Software, Inc. and its affiliates",
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-ng2-components.git"
},
"bugs": {
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"peerDependencies": {
"@alfresco/js-api": ">=8.0.0-alpha.6"
},
"keywords": [
"testing",
"alfresco-component",
"angular",
"components"
],
"license": "Apache-2.0",
"dependencies": {
"date-fns": "^2.30.0",
"event-emitter": "^0.3.5",
"superagent": "^9.0.1",
"tslib": "^2.6.2"
},
"main": "main.js"
}