mirror of
https://github.com/l-lin/font-awesome-animation.git
synced 2024-12-27 14:01:33 +08:00
32 lines
637 B
JSON
32 lines
637 B
JSON
{
|
|
"name": "font-awesome-animation",
|
|
"version": "0.0.6",
|
|
"author": "l-lin",
|
|
"main": [
|
|
"dist/font-awesome-animation.css",
|
|
"dist/font-awesome-animation.min.css"
|
|
],
|
|
"ignore": [
|
|
".bowerrc",
|
|
".editorconfig",
|
|
".git*",
|
|
".jshintrc",
|
|
"Gruntfile.js",
|
|
"test",
|
|
"node_modules",
|
|
"src",
|
|
"vendor",
|
|
"data.json",
|
|
"demo",
|
|
".travis.yml",
|
|
"favicon.png",
|
|
"index.html",
|
|
"README.md",
|
|
"server",
|
|
"styles",
|
|
"_config.yml",
|
|
"grunt"
|
|
],
|
|
"dependencies": {},
|
|
"devDependencies": {}
|
|
} |