ohctech_p8/adminlte/bower_components/mocha/bower.json

21 lines
292 B
JSON
Raw Normal View History

2024-10-16 19:18:52 +05:30
{
"name": "mocha",
"version": "1.17.1",
"main": "mocha.js",
"ignore": [
"bin",
"editors",
"images",
"lib",
"support",
"test",
".gitignore",
".npmignore",
".travis.yml",
"component.json",
"index.js",
"Makefile",
"package.json"
]
}