33 lines
631 B
JSON
33 lines
631 B
JSON
{
|
|
"name": "mocha",
|
|
"version": "1.20.1",
|
|
"main": [
|
|
"mocha.js",
|
|
"mocha.css"
|
|
],
|
|
"ignore": [
|
|
"bin",
|
|
"editors",
|
|
"images",
|
|
"lib",
|
|
"support",
|
|
"test",
|
|
".gitignore",
|
|
".npmignore",
|
|
".travis.yml",
|
|
"component.json",
|
|
"index.js",
|
|
"Makefile",
|
|
"package.json"
|
|
],
|
|
"homepage": "https://github.com/visionmedia/mocha",
|
|
"_release": "1.20.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "1.20.1",
|
|
"commit": "869b5ad681b923a75c5e6fb3fcbab9a865b4115e"
|
|
},
|
|
"_source": "git://github.com/visionmedia/mocha.git",
|
|
"_target": ">=1.13.0",
|
|
"_originalSource": "mocha"
|
|
} |