Initial
This commit is contained in:
25
bower.json
Normal file
25
bower.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "transfer.sh",
|
||||
"version": "0.0.0",
|
||||
"moduleType": [
|
||||
"node"
|
||||
],
|
||||
"private": true,
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"transfersh-web/bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"dependencies": {
|
||||
"bootstrap": "~3.0.0",
|
||||
"modernizr": "~2.6.2",
|
||||
"uri.js": "~1.14.1",
|
||||
"typed.js": "https://github.com/mattboldt/typed.js.git",
|
||||
"realistic-typewriter.js": "https://github.com/fardjad/realistic-typewriter.js.git",
|
||||
"animate.less": "*",
|
||||
"jquery-waypoints": "https://github.com/imakewebthings/jquery-waypoints.git#~2.0.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user