vue-packery-plugin
Version:
a vue.js packery plugin
56 lines (55 loc) • 1.44 kB
JSON
{
"_from": "get-size@^2.0.2",
"_id": "get-size@2.0.3",
"_inBundle": false,
"_integrity": "sha512-lXNzT/h/dTjTxRbm9BXb+SGxxzkm97h/PCIKtlN/CBCxxmkkIVV21udumMS93MuVTDX583gqc94v3RjuHmI+2Q==",
"_location": "/get-size",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "get-size@^2.0.2",
"name": "get-size",
"escapedName": "get-size",
"rawSpec": "^2.0.2",
"saveSpec": null,
"fetchSpec": "^2.0.2"
},
"_requiredBy": [
"/outlayer",
"/packery"
],
"_resolved": "https://registry.npmjs.org/get-size/-/get-size-2.0.3.tgz",
"_shasum": "54a1d0256b20ea7ac646516756202769941ad2ef",
"_spec": "get-size@^2.0.2",
"_where": "/Users/janthoma/Documents/git/vue-packery-plugin/examples/basic/node_modules/packery",
"author": {
"name": "David DeSandro"
},
"bugs": {
"url": "https://github.com/desandro/get-size/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "measures element size",
"directories": {
"test": "test"
},
"homepage": "https://github.com/desandro/get-size",
"keywords": [
"size",
"DOM"
],
"license": "MIT",
"main": "get-size.js",
"name": "get-size",
"repository": {
"type": "git",
"url": "git+https://github.com/desandro/get-size.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.0.3"
}