Permalink
Fetching contributors…
Cannot retrieve contributors at this time
{ | |
"name": "xe_sshb_layout", | |
"version": "0.0.1", | |
"description": "sshanbit.net layout project", | |
"main": [ | |
], | |
"dependencies": { | |
"material-design-lite": "latest", | |
"materialize": "latest", | |
"font-awesome": "latest" | |
}, | |
"devDependencies": { | |
}, | |
"moduleType": [ | |
"node" | |
], | |
"keywords": [ | |
"material", | |
"design" | |
], | |
"authors": [ | |
"SungKwang Song <saltfactory@gmail.com>" | |
], | |
"license": "MIT", | |
"ignore": [ | |
"**/.*", | |
"node_modules", | |
"bower_components", | |
"test", | |
"tests" | |
] | |
} |