mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-28 22:25:58 +10:00
27 lines
604 B
JSON
27 lines
604 B
JSON
{
|
|
"name": "stylus",
|
|
"filename": "stylus.min.js",
|
|
"description": "Robust, expressive, and feature-rich CSS superset",
|
|
"version": "0.32.1",
|
|
"homepage": "http://learnboost.github.io/stylus/",
|
|
"keywords": [
|
|
"processor",
|
|
"preprocessor",
|
|
"CSS",
|
|
"Stylus"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "TJ Holowaychuk",
|
|
"email": "tj@vision-media.ca",
|
|
"web": "http://tjholowaychuk.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "git://github.com/learnboost/stylus"
|
|
}
|
|
]
|
|
}
|