mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-05 14:45:43 +00:00
25 lines
519 B
JSON
25 lines
519 B
JSON
{
|
|
"name": "lesshat",
|
|
"version": "3.0.2",
|
|
"main": [
|
|
"./build/lesshat.less",
|
|
"./build/lesshat-prefixed.less"
|
|
],
|
|
"ignore": [
|
|
"mixins",
|
|
"*.md",
|
|
"*.json",
|
|
"LICENCE",
|
|
".*.*"
|
|
],
|
|
"homepage": "https://github.com/csshat/lesshat",
|
|
"_release": "3.0.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v3.0.2",
|
|
"commit": "ee58f199f7a8d787198046036345732ac84f4398"
|
|
},
|
|
"_source": "https://github.com/csshat/lesshat.git",
|
|
"_target": "~3.0.2",
|
|
"_originalSource": "lesshat"
|
|
} |