frontend/.pnpm-store/v3/files/75/cb98deb80d28b8911411530ad1c791589b691a1ce48ee8a6d7cea0047a9d003119c2be08b5af95d76c7bcf407900b22b80d0ff491dbc4096ce3b92dfa48fc9

48 lines
878 B
Plaintext

{
"name": "mocha",
"homepage": "https://mochajs.org",
"description": "simple, flexible, fun test framework",
"repository": {
"type": "git",
"url": "git://github.com/mochajs/mocha.git"
},
"main": [
"mocha.js",
"mocha.css"
],
"ignore": [
"bin",
"editors",
"images",
"lib",
"scripts",
"test",
"assets",
"media",
".*",
"index.js",
"karma.conf.js",
"browser-entry.js",
"Makefile",
"package.json",
"appveyor.yml"
],
"keywords": [
"mocha",
"test",
"bdd",
"tdd",
"tap"
],
"license": "MIT",
"version": "3.4.2",
"_release": "3.4.2",
"_resolution": {
"type": "version",
"tag": "v3.4.2",
"commit": "800963464bc4e0e09c2e85e8a9edd8d20a0bbf57"
},
"_source": "https://github.com/mochajs/mocha.git",
"_target": "~3.4.2",
"_originalSource": "mocha"
}