mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-24 05:53:46 +01:00
Start again
This commit is contained in:
25
vendors/DateJS/bower.json
vendored
Normal file
25
vendors/DateJS/bower.json
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user