angular-react/nx.json

28 строки
405 B
JSON

{
"npmScope": "angular-react",
"projects": {
"docs": {
"tags": []
},
"demo": {
"tags": []
},
"core": {
"tags": []
},
"fabric": {
"tags": []
},
"semantic-ui": {
"tags": []
}
},
"implicitDependencies": {
"angular.json": "*",
"package.json": "*",
"tsconfig.json": "*",
"tslint.json": "*",
"nx.json": "*"
}
}