@drewbot/sass-flexbox-grid
Version:
A responsive sass grid library built with flexbox
48 lines • 878 B
JSON
{
"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.5.3",
"_release": "3.5.3",
"_resolution": {
"type": "version",
"tag": "v3.5.3",
"commit": "1ff41a05a599e8bffe90b2b13597b01a2031b88f"
},
"_source": "https://github.com/mochajs/mocha.git",
"_target": "^3.2.0",
"_originalSource": "mocha"
}