DocumentServer/OfficeWeb/vendor/less/.bower.json
2015-04-28 17:59:00 +03:00

28 lines
549 B
JSON

{
"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"
}