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