translation system implemented

This commit is contained in:
idoctnef
2016-09-25 14:48:10 +02:00
parent fb545e0c67
commit e9f1ff6e39
68 changed files with 49488 additions and 120 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "angular",
"version": "1.5.3",
"license": "MIT",
"main": "./angular.js",
"ignore": [],
"dependencies": {},
"homepage": "https://github.com/angular/bower-angular",
"_release": "1.5.3",
"_resolution": {
"type": "version",
"tag": "v1.5.3",
"commit": "5a07c5107b4d24f41744a02b07717d55bad88e70"
},
"_source": "https://github.com/angular/bower-angular.git",
"_target": "1.5.3",
"_originalSource": "angular"
}