summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/chrono-node/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bin/wiki/ImportarDesdeURL/node_modules/chrono-node/bower.json')
-rw-r--r--bin/wiki/ImportarDesdeURL/node_modules/chrono-node/bower.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/bin/wiki/ImportarDesdeURL/node_modules/chrono-node/bower.json b/bin/wiki/ImportarDesdeURL/node_modules/chrono-node/bower.json
new file mode 100644
index 00000000..6fe2efa8
--- /dev/null
+++ b/bin/wiki/ImportarDesdeURL/node_modules/chrono-node/bower.json
@@ -0,0 +1,24 @@
+{
+ "name": "chrono",
+ "main": "chrono.js",
+ "version": "1.3.10",
+ "homepage": "https://github.com/wanasit/chrono",
+ "authors": [
+ "Wanasit Tanakitrungruang <berrysboy@gmail.com>"
+ ],
+ "description": "A natural language date parser in Javascript",
+ "keywords": [
+ "parser",
+ "time",
+ "npl",
+ "chrono"
+ ],
+ "license": "MIT",
+ "ignore": [
+ "**/.*",
+ "node_modules",
+ "bower_components",
+ "test-nodeunit",
+ "test-qunit"
+ ]
+}