We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1631dd commit 85b6486Copy full SHA for 85b6486
composer.json
@@ -1,15 +1,18 @@
1
{
2
- "name": "leafo/scssphp-compass",
+ "name": "eugene-matvejev/compass",
3
"description": "Compass for scssphp",
4
- "homepage": "http://leafo.net/scssphp/",
5
"require": {
6
- "leafo/scssphp": "dev-master"
+ "leafo/scssphp": "^0.6"
7
},
8
"authors": [
9
10
"name": "Leaf Corcoran",
11
"email": "leafot@gmail.com",
12
"homepage": "http://leafo.net"
+ },
13
+ {
14
+ "name": "Eugene Matvejev",
15
+ "email": "eugene.matvejev@gmail.com"
16
}
17
],
18
"autoload": {
0 commit comments