63 lines
1.7 KiB
JSON
63 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"element-resize-event@3.0.3",
|
|
"/Users/nuwan/Code/jam-cloud/jam-ui"
|
|
]
|
|
],
|
|
"_from": "element-resize-event@3.0.3",
|
|
"_id": "element-resize-event@3.0.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-vhGNxT87PdZA6Ak4E0QhArwGzNcSPUwSN7n9wCFLeBlY2NNuuiwguQuQIp7P5oB65PLJ892yKcHiqz1xLWeiug==",
|
|
"_location": "/element-resize-event",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "element-resize-event@3.0.3",
|
|
"name": "element-resize-event",
|
|
"escapedName": "element-resize-event",
|
|
"rawSpec": "3.0.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/element-resize-event/-/element-resize-event-3.0.3.tgz",
|
|
"_spec": "3.0.3",
|
|
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
|
|
"author": {
|
|
"name": "Kyle Mathews",
|
|
"email": "mathews.kyle@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/KyleAMathews/element-resize-event/issues"
|
|
},
|
|
"description": "Polyfill to make it easy to listen for element resize events",
|
|
"devDependencies": {
|
|
"browserify": "^8.1.3",
|
|
"eslint": "^2.10.2",
|
|
"eslint-config-airbnb-base": "^3.0.1",
|
|
"eslint-plugin-import": "^1.8.0"
|
|
},
|
|
"homepage": "https://github.com/KyleAMathews/element-resize-event",
|
|
"keywords": [
|
|
"event",
|
|
"resize",
|
|
"element-query",
|
|
"element queries"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "element-resize-event",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/KyleAMathews/element-resize-event.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "3.0.3"
|
|
}
|