vue-packery-plugin
Version:
a vue.js packery plugin
66 lines (65 loc) • 1.63 kB
JSON
{
"_from": "outlayer@^2.0.0",
"_id": "outlayer@2.1.1",
"_inBundle": false,
"_integrity": "sha1-KYY7beEOpdrf/8rfoNcokHOH6aI=",
"_location": "/outlayer",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "outlayer@^2.0.0",
"name": "outlayer",
"escapedName": "outlayer",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/packery"
],
"_resolved": "https://registry.npmjs.org/outlayer/-/outlayer-2.1.1.tgz",
"_shasum": "29863b6de10ea5dadfffcadfa0d728907387e9a2",
"_spec": "outlayer@^2.0.0",
"_where": "/Users/janthoma/Documents/git/vue-packery-plugin/examples/basic/node_modules/packery",
"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"
}