14 lines
251 B
JSON
14 lines
251 B
JSON
{
|
|
"name": "Skeleton-SCSS",
|
|
"version": "1.0.2",
|
|
"main": "css/skeleton.css",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"components"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/nickpack/Skeleton-SCSS.git"
|
|
}
|
|
} |