aboutsummaryrefslogtreecommitdiff
path: root/node_modules/select/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/select/bower.json')
-rw-r--r--node_modules/select/bower.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/node_modules/select/bower.json b/node_modules/select/bower.json
new file mode 100644
index 00000000..281b34ca
--- /dev/null
+++ b/node_modules/select/bower.json
@@ -0,0 +1,13 @@
+{
+ "name": "select",
+ "version": "1.1.0",
+ "description": "Programmatically select the text of a HTML element",
+ "license": "MIT",
+ "main": "dist/select.js",
+ "keywords": [
+ "range",
+ "select",
+ "selecting",
+ "selection"
+ ]
+}