121 lines
2.7 KiB
JSON
121 lines
2.7 KiB
JSON
{
|
|
"_from": "group-array@^0.3.0",
|
|
"_id": "group-array@0.3.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-YAmNsgsi1uQ7Ai3T4FFkMoskqbLEUPRajAmrn8FclwZQQnV98NLrNWjQ3n2+i1pANxdO3n6wsNEkKq5XrYy0Ow==",
|
|
"_location": "/group-array",
|
|
"_phantomChildren": {
|
|
"is-buffer": "1.1.6",
|
|
"is-extendable": "0.1.1"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "group-array@^0.3.0",
|
|
"name": "group-array",
|
|
"escapedName": "group-array",
|
|
"rawSpec": "^0.3.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.3.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/gulp-inject"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/group-array/-/group-array-0.3.4.tgz",
|
|
"_shasum": "7ce02db67169ef2db472f1323c255ea5661b3748",
|
|
"_spec": "group-array@^0.3.0",
|
|
"_where": "/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome/wp-content/plugins/opal-estate-pro/node_modules/gulp-inject",
|
|
"author": {
|
|
"name": "Brian Woodward",
|
|
"url": "https://github.com/doowb"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/doowb/group-array/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": [
|
|
{
|
|
"name": "Brian Woodward",
|
|
"email": "brian.woodward@gmail.com",
|
|
"url": "https://twitter.com/doowb"
|
|
},
|
|
{
|
|
"name": "Chris Kirk",
|
|
"url": "http://www.chrispkirk.com"
|
|
},
|
|
{
|
|
"name": "Jon Schlinkert",
|
|
"email": "jon.schlinkert@sellside.com",
|
|
"url": "http://twitter.com/jonschlinkert"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"arr-flatten": "^1.0.1",
|
|
"for-own": "^0.1.4",
|
|
"get-value": "^2.0.6",
|
|
"kind-of": "^3.1.0",
|
|
"split-string": "^1.0.1",
|
|
"union-value": "^1.0.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Group array of objects into lists.",
|
|
"devDependencies": {
|
|
"gulp-format-md": "^0.1.11",
|
|
"mocha": "^3.2.0",
|
|
"should": "^11.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/doowb/group-array",
|
|
"keywords": [
|
|
"array",
|
|
"group",
|
|
"item",
|
|
"list",
|
|
"nested",
|
|
"prop",
|
|
"properties",
|
|
"property"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "group-array",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/doowb/group-array.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"verb": {
|
|
"toc": true,
|
|
"layout": "default",
|
|
"tasks": [
|
|
"readme"
|
|
],
|
|
"plugins": [
|
|
"gulp-format-md"
|
|
],
|
|
"related": {
|
|
"list": [
|
|
"arr-flatten",
|
|
"get-value",
|
|
"group-object",
|
|
"union-value"
|
|
]
|
|
},
|
|
"reflinks": [
|
|
"verb",
|
|
"verb-generate-readme"
|
|
],
|
|
"lint": {
|
|
"reflinks": true
|
|
}
|
|
},
|
|
"version": "0.3.4"
|
|
}
|