2013-04-23 16:09:47 -04:00
|
|
|
{
|
|
|
|
"name": "Skeleton-SCSS",
|
2013-05-17 06:23:24 -04:00
|
|
|
"version": "1.0.1",
|
2013-04-23 16:09:47 -04:00
|
|
|
"main": "css/skeleton.css",
|
|
|
|
"ignore": [
|
|
|
|
"**/.*",
|
|
|
|
"node_modules",
|
|
|
|
"components"
|
|
|
|
],
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/nickpack/Skeleton-SCSS.git"
|
|
|
|
}
|
|
|
|
}
|