get-translation
Version:
Effective translation workflow
31 lines • 622 B
JSON
{
"name": "mocha",
"version": "1.18.2",
"main": "mocha.js",
"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.18.2",
"_resolution": {
"type": "version",
"tag": "1.18.2",
"commit": "780086bec3737939ec8eb67116662f32570d37f1"
},
"_source": "git://github.com/visionmedia/mocha.git",
"_target": "~1.18.2",
"_originalSource": "mocha",
"_direct": true
}