mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-03-11 04:52:02 +01:00
Start again
This commit is contained in:
46
vendors/parsleyjs/bower_components/mocha/bower.json
vendored
Normal file
46
vendors/parsleyjs/bower_components/mocha/bower.json
vendored
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"name": "mocha",
|
||||
"homepage": "http://mocha.github.io/mocha",
|
||||
"description": "simple, flexible, fun test framework",
|
||||
"authors": [
|
||||
"TJ Holowaychuk <tj@vision-media.ca>",
|
||||
"Joshua Appelman <joshua@jbna.nl>",
|
||||
"Oleg Gaidarenko <markelog@gmail.com>",
|
||||
"Christoffer Hallas <christoffer.hallas@gmail.com>",
|
||||
"Christopher Hiller <chiller@badwing.com>",
|
||||
"Travis Jeffery <tj@travisjeffery.com>",
|
||||
"Johnathan Ong <me@jongleberry.com>",
|
||||
"Guillermo Rauch <rauchg@gmail.com>"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/mochajs/mocha.git"
|
||||
},
|
||||
"main": [
|
||||
"mocha.js",
|
||||
"mocha.css"
|
||||
],
|
||||
"ignore": [
|
||||
"bin",
|
||||
"editors",
|
||||
"images",
|
||||
"lib",
|
||||
"support",
|
||||
"test",
|
||||
".gitignore",
|
||||
".npmignore",
|
||||
".travis.yml",
|
||||
"component.json",
|
||||
"index.js",
|
||||
"Makefile",
|
||||
"package.json"
|
||||
],
|
||||
"keywords": [
|
||||
"mocha",
|
||||
"test",
|
||||
"bdd",
|
||||
"tdd",
|
||||
"tap"
|
||||
],
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user