adding initial fast-api

This commit is contained in:
2020-02-17 02:37:02 +00:00
commit 584d6bcc26
1975 changed files with 424591 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"name": "animate.css",
"version": "3.2.6",
"main": "./animate.css",
"ignore": [
".*",
"src",
"*.yml",
"Gemfile",
"Gemfile.lock",
"*.md"
],
"homepage": "https://github.com/daneden/animate.css",
"_release": "3.2.6",
"_resolution": {
"type": "version",
"tag": "3.2.6",
"commit": "64d14c1b65c89d588aefe6fccd3a8b76eefd534a"
},
"_source": "https://github.com/daneden/animate.css.git",
"_target": "~3.2.5",
"_originalSource": "animate.css"
}