forked from laurent35240/magento-sass
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
65 lines (64 loc) · 2.1 KB
/
composer.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"hash": "422d9356ec6eaf2911d432358ac1cc2d",
"packages": [
{
"name": "richthegeek/phpsass",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/richthegeek/phpsass",
"reference": "b07422c5fdae25dae1c93bb95d423a40ff250f8b"
},
"dist": {
"type": "zip",
"url": "https://github.com/richthegeek/phpsass/archive/b07422c5fdae25dae1c93bb95d423a40ff250f8b.zip",
"reference": "b07422c5fdae25dae1c93bb95d423a40ff250f8b",
"shasum": ""
},
"time": "2012-12-15 22:18:35",
"type": "library",
"installation-source": "source",
"autoload": {
"classmap": [
"script/",
"renderers/",
"tree/",
"SassException.php",
"SassFile.php",
"SassParser.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Richard Lyon",
"homepage": "https://github.com/richthegeek"
},
{
"name": "Sebastian Siemssen",
"homepage": "https://twitter.com/thefubhy"
},
{
"name": "Steve Jones",
"homepage": "https://github.com/darthsteven"
},
{
"name": "Sam Richard",
"homepage": "https://github.com/snugug"
}
],
"description": "PHPSass is a PHP compiler for SASS, a popular CSS pre-processor language.",
"homepage": "http://phpsass.com"
}
],
"packages-dev": null,
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": {
"richthegeek/phpsass": 20
}
}