| 12345678910111213141516171819202122232425 |
- {
- "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": "git://github.com/csshat/lesshat.git",
- "_target": "~3.0.2",
- "_originalSource": "lesshat"
- }
|