mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
11 lines
232 B
JSON
11 lines
232 B
JSON
{
|
|
"private": true,
|
|
"devDependencies": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-cli": "~0.1.9",
|
|
"grunt-contrib-connect": "~0.9.0",
|
|
"grunt-gh-pages": "~0.9.1",
|
|
"grunt-text-replace": "~0.4.0"
|
|
}
|
|
}
|