Bower component.json
This commit is contained in:
parent
5de7739b70
commit
d8fb939d07
14
component.json
Normal file
14
component.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "Skeleton-SCSS",
|
||||
"version": "1.0.0",
|
||||
"main": "css/skeleton.css",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"components"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nickpack/Skeleton-SCSS.git"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user