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

81 lines
2.2 KiB
JSON

{
"_args": [
[
"lodash.templatesettings@3.1.1",
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
]
],
"_development": true,
"_from": "lodash.templatesettings@3.1.1",
"_id": "lodash.templatesettings@3.1.1",
"_inBundle": false,
"_integrity": "sha1-+zB4RHU7Zrnxr6VOJix0UwfbqOU=",
"_location": "/lodash.templatesettings",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash.templatesettings@3.1.1",
"name": "lodash.templatesettings",
"escapedName": "lodash.templatesettings",
"rawSpec": "3.1.1",
"saveSpec": null,
"fetchSpec": "3.1.1"
},
"_requiredBy": [
"/lodash.template"
],
"_resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz",
"_spec": "3.1.1",
"_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": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"dependencies": {
"lodash._reinterpolate": "^3.0.0",
"lodash.escape": "^3.0.0"
},
"description": "The lodash method `_.templateSettings` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash",
"lodash-modularized",
"stdlib",
"util",
"templatesettings"
],
"license": "MIT",
"name": "lodash.templatesettings",
"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.1.1"
}