1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-15 01:31:37 +01:00
Files
CheckServer/vendors/DateJS/bower.json
2020-10-04 17:14:00 +02:00

26 lines
467 B
JSON

{
"name": "DateJS",
"version": "1.0.0-rc1",
"homepage": "https://github.com/abritinthebay/datejs",
"authors": [
"Gregory Wild-Smith"
],
"description": "Datejs is an open-source JavaScript Date Library.",
"main": "build/production/date.min.js",
"keywords": [
"date",
"javascript",
"js",
"mit"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"specs"
]
}