3.0 source code

This commit is contained in:
agolybev
2015-04-28 17:59:00 +03:00
parent c69fd34bdd
commit 7b3b2248e5
16311 changed files with 1445974 additions and 3108429 deletions

28
OfficeWeb/vendor/less/.bower.json vendored Normal file
View File

@@ -0,0 +1,28 @@
{
"name": "less",
"version": "1.5.1",
"main": "./dist/less-1.5.0.js",
"ignore": [
"**/.*",
"benchmark",
"bin",
"build",
"lib",
"test",
"*.md",
"LICENSE",
"Gruntfile.js",
"package.json",
"bower.json"
],
"homepage": "https://github.com/less/less",
"_release": "1.5.1",
"_resolution": {
"type": "version",
"tag": "v1.5.1",
"commit": "a36d15aeb3b9069e7a6e1c8a106f4492bae27fd2"
},
"_source": "git://github.com/less/less.git",
"_target": "~1.5.0",
"_originalSource": "less"
}