summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/chrono-node/bower.json
blob: 6fe2efa8e85163110688922c789fa55cd66e57b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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"
  ]
}