{
"name": "lodash.template",
"version": "3.6.1",
"description": "The modern build of lodash’s `_.template` as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"keywords": [
"lodash",
"lodash-modularized",
"stdlib",
"util"
],
"author": {
"name": "John-David Dalton",
"email": "[email protected]",
"url": "http://allyoucanleet.com/"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "[email protected]",
"url": "http://allyoucanleet.com/"
},
{
"name": "Benjamin Tan",
"email": "[email protected]",
"url": "https://d10.github.io/"
},
{
"name": "Blaine Bublitz",
"email": "[email protected]",
"url": "http://www.iceddev.com/"
},
{
"name": "Kit Cambridge",
"email": "[email protected]",
"url": "http://kitcambridge.be/"
},
{
"name": "Mathias Bynens",
"email": "[email protected]",
"url": "https://mathiasbynens.be/"
}
],
"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.\""
},
"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"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"_id": "[email protected]",
"_shasum": "bd9d485f4518c285e8d564fe4c0c91c13dce6abe",
"_from": "lodash.template@>=3.0.0 <4.0.0",
"_npmVersion": "2.10.1",
"_nodeVersion": "2.0.2",
"_npmUser": {
"name": "jdalton",
"email": "[email protected]"
},
"maintainers": [
{
"name": "jdalton",
"email": "[email protected]"
},
{
"name": "kitcambridge",
"email": "[email protected]"
},
{
"name": "mathias",
"email": "[email protected]"
},
{
"name": "phated",
"email": "[email protected]"
},
{
"name": "d10",
"email": "[email protected]"
}
],
"dist": {
"shasum": "bd9d485f4518c285e8d564fe4c0c91c13dce6abe",
"tarball": "http://registry.npmjs.org/lodash.template/-/lodash.template-3.6.1.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.1.tgz"
}