bloom-layout
Version:
layout components used in bloom packages
76 lines (75 loc) • 2.03 kB
JSON
{
"_from": "lodash-es@^4.2.0",
"_id": "lodash-es@4.17.5",
"_inBundle": false,
"_integrity": "sha512-Ez3ONp3TK9gX1HYKp6IhetcVybD+2F+Yp6GS9dfH8ue6EOCEzQtQEh4K0FYWBP9qLv+lzeQAYXw+3ySfxyZqkw==",
"_location": "/lodash-es",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "lodash-es@^4.2.0",
"name": "lodash-es",
"escapedName": "lodash-es",
"rawSpec": "^4.2.0",
"saveSpec": null,
"fetchSpec": "^4.2.0"
},
"_requiredBy": [
"/react-redux",
"/redux"
],
"_resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.5.tgz",
"_shasum": "9fc6e737b1c4d151d8f9cae2247305d552ce748f",
"_spec": "lodash-es@^4.2.0",
"_where": "/Users/katief/Desktop/IBN/vineyard/bloom-forms/example-form/node_modules/react-redux",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash-cli/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "Lodash exported as ES modules.",
"homepage": "https://lodash.com/custom-builds",
"jsnext:main": "lodash.js",
"keywords": [
"es6",
"modules",
"stdlib",
"util"
],
"license": "MIT",
"main": "lodash.js",
"module": "lodash.js",
"name": "lodash-es",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
},
"sideEffects": false,
"version": "4.17.5"
}