adding initial fast-api
This commit is contained in:
19
fast-api/bower_components/animate.css/package.json
vendored
Normal file
19
fast-api/bower_components/animate.css/package.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "animate.css",
|
||||
"version": "3.2.6",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/daneden/animate.css.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-autoprefixer": "~0.4.0",
|
||||
"grunt-contrib-watch": "~0.5.3",
|
||||
"grunt-contrib-concat": "~0.3.0",
|
||||
"grunt-contrib-cssmin": "~0.8.0",
|
||||
"load-grunt-tasks": "~0.2.0"
|
||||
},
|
||||
"spm": {
|
||||
"main": "./animate.css"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user