{ "_from": "outlayer@^2.1.0", "_id": "outlayer@2.1.1", "_inBundle": false, "_integrity": "sha512-+GplXsCQ3VrbGujAeHEzP9SXsBmJxzn/YdDSQZL0xqBmAWBmortu2Y9Gwdp9J0bgDQ8/YNIPMoBM13nTwZfAhw==", "_location": "/outlayer", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "outlayer@^2.1.0", "name": "outlayer", "escapedName": "outlayer", "rawSpec": "^2.1.0", "saveSpec": null, "fetchSpec": "^2.1.0" }, "_requiredBy": [ "/masonry-layout" ], "_resolved": "https://registry.npmmirror.com/outlayer/-/outlayer-2.1.1.tgz", "_shasum": "29863b6de10ea5dadfffcadfa0d728907387e9a2", "_spec": "outlayer@^2.1.0", "_where": "D:\\jenkins\\workspace\\xcjy-fvue\\node_modules\\masonry-layout", "author": { "name": "David DeSandro" }, "bugs": { "url": "https://github.com/metafizzy/outlayer/issues" }, "bundleDependencies": false, "dependencies": { "ev-emitter": "^1.0.0", "fizzy-ui-utils": "^2.0.0", "get-size": "^2.0.2" }, "deprecated": false, "description": "the brains and guts of a layout library", "devDependencies": { "jquery": ">=1.4.3 <4", "jquery-bridget": "2.x", "qunitjs": "^1.17.0" }, "directories": { "doc": "docs", "example": "examples", "test": "test" }, "homepage": "https://github.com/metafizzy/outlayer", "keywords": [ "DOM", "layout" ], "license": "MIT", "main": "outlayer.js", "name": "outlayer", "repository": { "type": "git", "url": "git+https://github.com/metafizzy/outlayer.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "2.1.1" }