buymymojo.net/node_modules/cssgram/bower.json
2021-07-02 19:29:34 +10:00

30 lines
502 B
JSON

{
"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"
]
}