First release
This commit is contained in:
commit
fa6c85266e
2339 changed files with 761050 additions and 0 deletions
30
node_modules/cssgram/bower.json
generated
vendored
Normal file
30
node_modules/cssgram/bower.json
generated
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"name": "cssgram",
|
||||
"description": "Instagram filter library in Sass and CSS.",
|
||||
"main": [
|
||||
"source/css/cssgram.min.css",
|
||||
"source/scss/cssgram.scss"
|
||||
],
|
||||
"authors": [
|
||||
"Una Kravets"
|
||||
],
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"cssgram",
|
||||
"filters",
|
||||
"CSS",
|
||||
"library",
|
||||
"photo",
|
||||
"effects"
|
||||
],
|
||||
"homepage": "http://una.im/CSSgram/",
|
||||
"moduleType": [],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests",
|
||||
"site"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue