UNPKG

evokit-grid

Version:

The grid for placing content on the page, has 10 columns

37 lines (36 loc) 838 B
{ "name": "evokit-grid", "version": "3.3.0", "description": "The grid for placing content on the page, has 10 columns", "main": "index.js", "scripts": { "test": "jest --colors", "build": "webpack --colors", "watch": "webpack --colors --progress --watch", "pretest": "npm run build", "prepublishOnly": "webpack" }, "repository": { "type": "git", "url": "https://github.com/docccdev/evokit.git" }, "homepage": "https://evokit.net/#/packages/evokit-grid/", "keywords": [ "evokit", "react", "ui", "block", "uikit", "grid" ], "author": { "author": "docccdev", "email": "doccc.dev@gmail.com", "url": "http://evokit.net" }, "license": "MIT", "peerDependencies": { "evokit": ">=3.1.0" }, "gitHead": "e26832701f5b4d84b2e948c1431aa1c6e05f2d37" }