web-apps/vendor/less/.bower.json

28 lines
549 B
JSON
Raw Normal View History

2016-03-11 00:48:53 +00:00
{
"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"
}