summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/smartquotes/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bin/wiki/ImportarDesdeURL/node_modules/smartquotes/bower.json')
-rw-r--r--bin/wiki/ImportarDesdeURL/node_modules/smartquotes/bower.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/bin/wiki/ImportarDesdeURL/node_modules/smartquotes/bower.json b/bin/wiki/ImportarDesdeURL/node_modules/smartquotes/bower.json
new file mode 100644
index 00000000..68921874
--- /dev/null
+++ b/bin/wiki/ImportarDesdeURL/node_modules/smartquotes/bower.json
@@ -0,0 +1,27 @@
+{
+ "name": "smartquotes",
+ "description": "Smart quotes are smart typography.",
+ "main": "dist/smartquotes.js",
+ "authors": [
+ "Kelly Martin",
+ "Callum Macrae"
+ ],
+ "license": "MIT",
+ "keywords": [
+ "smart",
+ "quotes",
+ "browser",
+ "node.js"
+ ],
+ "homepage": "http://smartquotesjs.com",
+ "moduleType": [
+ "amd",
+ "node"
+ ],
+ "ignore": [
+ "**/.*",
+ "node_modules",
+ "bower_components",
+ "test"
+ ]
+}