This commit is contained in:
2022-03-16 04:56:18 +01:00
commit b4daaaaf98
472 changed files with 398239 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "angular-translate-loader-url",
"description": "A plugin for Angular Translate",
"version": "2.18.2",
"main": "./angular-translate-loader-url.js",
"ignore": [],
"author": "Pascal Precht",
"license": "MIT",
"dependencies": {
"angular-translate": "~2.18.2"
}
}