mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* [AAE-5674] Library for tooling in adf-core * Changes done as per PR comments * Changes done as per comments
12 lines
178 B
JSON
12 lines
178 B
JSON
{
|
|
"ngPackage": {
|
|
"lib": {
|
|
"entryFile": "./index.ts",
|
|
"flatModuleFile": "adf-cli-tooling"
|
|
}
|
|
},
|
|
"peerDependencies": {
|
|
"dotenv-expand": "^5.1.0"
|
|
}
|
|
}
|