biofriction-wp-theme/node_modules/lodash.template/package.json

97 lines
2.5 KiB
JSON
Raw Permalink Normal View History

2021-10-26 14:18:09 +02:00
{
"_args": [
[
"lodash.template@3.6.2",
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
]
],
"_development": true,
"_from": "lodash.template@3.6.2",
"_id": "lodash.template@3.6.2",
"_inBundle": false,
"_integrity": "sha1-+M3sxhaaJVvpCYrosMU9N4kx0U8=",
"_location": "/lodash.template",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash.template@3.6.2",
"name": "lodash.template",
"escapedName": "lodash.template",
"rawSpec": "3.6.2",
"saveSpec": null,
"fetchSpec": "3.6.2"
},
"_requiredBy": [
"/gulp-util"
],
"_resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz",
"_spec": "3.6.2",
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Benjamin Tan",
"email": "demoneaux@gmail.com",
"url": "https://d10.github.io/"
},
{
"name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "http://www.iceddev.com/"
},
{
"name": "Kit Cambridge",
"email": "github@kitcambridge.be",
"url": "http://kitcambridge.be/"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"dependencies": {
"lodash._basecopy": "^3.0.0",
"lodash._basetostring": "^3.0.0",
"lodash._basevalues": "^3.0.0",
"lodash._isiterateecall": "^3.0.0",
"lodash._reinterpolate": "^3.0.0",
"lodash.escape": "^3.0.0",
"lodash.keys": "^3.0.0",
"lodash.restparam": "^3.0.0",
"lodash.templatesettings": "^3.0.0"
},
"description": "The modern build of lodashs `_.template` as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash",
"lodash-modularized",
"stdlib",
"util"
],
"license": "MIT",
"name": "lodash.template",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "3.6.2"
}