innovationDriveApp/node_modules/dom-helpers/package.json
2018-07-08 22:49:17 +10:00

62 lines
1.5 KiB
JSON

{
"_args": [
[
"dom-helpers@3.3.1",
"/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2"
]
],
"_from": "dom-helpers@3.3.1",
"_id": "dom-helpers@3.3.1",
"_inBundle": false,
"_integrity": "sha512-2Sm+JaYn74OiTM2wHvxJOo3roiq/h25Yi69Fqk269cNUwIXsCvATB6CRSFC9Am/20G2b28hGv/+7NiWydIrPvg==",
"_location": "/dom-helpers",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "dom-helpers@3.3.1",
"name": "dom-helpers",
"escapedName": "dom-helpers",
"rawSpec": "3.3.1",
"saveSpec": null,
"fetchSpec": "3.3.1"
},
"_requiredBy": [
"/react-transition-group"
],
"_resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-3.3.1.tgz",
"_spec": "3.3.1",
"_where": "/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2",
"author": {
"name": "Jason Quense",
"email": "monastic.panic@gmail.com"
},
"bugs": {
"url": "https://github.com/jquense/dom-helpers/issues"
},
"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"
}