mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
config redirect
This commit is contained in:
23
node_modules/get-size/bower.json
generated
vendored
Normal file
23
node_modules/get-size/bower.json
generated
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "get-size",
|
||||
"description": "measures element size",
|
||||
"main": "get-size.js",
|
||||
"authors": [
|
||||
"David DeSandro"
|
||||
],
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"size",
|
||||
"DOM"
|
||||
],
|
||||
"homepage": "https://github.com/desandro/get-size",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"package.json",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests",
|
||||
"sandbox.html"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user