Files
DocumentServer-v-9.2.0/web-apps/vendor/less/.bower.json
Yajbir Singh f1b860b25c
Some checks failed
check / markdownlint (push) Has been cancelled
check / spellchecker (push) Has been cancelled
updated
2025-12-11 19:03:17 +05:30

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