adding initial fast-api
This commit is contained in:
29
fast-api/bower_components/Morphext/package.json
vendored
Normal file
29
fast-api/bower_components/Morphext/package.json
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "Morphext",
|
||||
"version": "2.4.4",
|
||||
"description": "A simple, high-performance and cross-browser jQuery rotating / carousel plugin for text phrases powered by Animate.css.",
|
||||
"main": "Gruntfile.coffee",
|
||||
"scripts": {
|
||||
"test": "grunt test"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/MrSaints/Morphext.git"
|
||||
},
|
||||
"author": "Ian Lai <ian@fyianlai.com>",
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "http://ian.mit-license.org/"
|
||||
}
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://github.com/MrSaints/Morphext/issues"
|
||||
},
|
||||
"homepage": "https://github.com/MrSaints/Morphext",
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-contrib-uglify": "^0.9.1",
|
||||
"grunt-eslint": "^13.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user