bloom-layout
Version:
layout components used in bloom packages
60 lines (59 loc) • 1.57 kB
JSON
{
"_from": "dom-helpers@^3.2.0",
"_id": "dom-helpers@3.3.1",
"_inBundle": false,
"_integrity": "sha512-2Sm+JaYn74OiTM2wHvxJOo3roiq/h25Yi69Fqk269cNUwIXsCvATB6CRSFC9Am/20G2b28hGv/+7NiWydIrPvg==",
"_location": "/dom-helpers",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "dom-helpers@^3.2.0",
"name": "dom-helpers",
"escapedName": "dom-helpers",
"rawSpec": "^3.2.0",
"saveSpec": null,
"fetchSpec": "^3.2.0"
},
"_requiredBy": [
"/react-transition-group"
],
"_resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-3.3.1.tgz",
"_shasum": "fc1a4e15ffdf60ddde03a480a9c0fece821dd4a6",
"_spec": "dom-helpers@^3.2.0",
"_where": "/Users/katief/Desktop/IBN/vineyard/bloom-forms/example-form/node_modules/react-transition-group",
"author": {
"name": "Jason Quense",
"email": "monastic.panic@gmail.com"
},
"bugs": {
"url": "https://github.com/jquense/dom-helpers/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "tiny modular DOM lib for ie8+ ",
"homepage": "https://github.com/jquense/dom-helpers#readme",
"keywords": [
"dom-helpers",
"react-component",
"dom",
"api",
"cross-browser",
"style",
"event",
"height",
"width",
"dom-helpers",
"class",
"classlist",
"css"
],
"license": "MIT",
"main": "index.js",
"name": "dom-helpers",
"repository": {
"type": "git",
"url": "git+https://github.com/jquense/dom-helpers.git"
},
"version": "3.3.1"
}