mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 14:55:54 +10:00
28 lines
686 B
JSON
28 lines
686 B
JSON
{
|
|
"name": "less.js",
|
|
"filename": "less-1.3.0.min.js",
|
|
"version": "1.3.0",
|
|
"description": "LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (IE 6+, Webkit, Firefox) and server-side, with Node.js.",
|
|
"homepage": "http://lesscss.org/",
|
|
"keywords": [
|
|
"css",
|
|
"css3",
|
|
"html",
|
|
"html5",
|
|
"popular"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Alexis Sellier",
|
|
"website": "http://cloudhead.io/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/cloudhead/less.js"
|
|
}
|
|
]
|
|
|
|
}
|