react / wstein / node_modules / jest-cli / node_modules / lodash.template / node_modules / lodash.templatesettings / package.json
80677 views{1"name": "lodash.templatesettings",2"version": "3.1.0",3"description": "The modern build of lodash’s `_.templateSettings` as a module.",4"homepage": "https://lodash.com/",5"icon": "https://lodash.com/icon.svg",6"license": "MIT",7"keywords": [8"lodash",9"lodash-modularized",10"stdlib",11"util"12],13"author": {14"name": "John-David Dalton",15"email": "[email protected]",16"url": "http://allyoucanleet.com/"17},18"contributors": [19{20"name": "John-David Dalton",21"email": "[email protected]",22"url": "http://allyoucanleet.com/"23},24{25"name": "Benjamin Tan",26"email": "[email protected]",27"url": "https://d10.github.io/"28},29{30"name": "Blaine Bublitz",31"email": "[email protected]",32"url": "http://www.iceddev.com/"33},34{35"name": "Kit Cambridge",36"email": "[email protected]",37"url": "http://kitcambridge.be/"38},39{40"name": "Mathias Bynens",41"email": "[email protected]",42"url": "https://mathiasbynens.be/"43}44],45"repository": {46"type": "git",47"url": "https://github.com/lodash/lodash"48},49"scripts": {50"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""51},52"dependencies": {53"lodash._reinterpolate": "^3.0.0",54"lodash.escape": "^3.0.0"55},56"bugs": {57"url": "https://github.com/lodash/lodash/issues"58},59"_id": "[email protected]",60"_shasum": "53852fd832b920605a2eb61919bcbbfb8f385bb6",61"_from": "lodash.templatesettings@>=3.0.0 <4.0.0",62"_npmVersion": "2.5.1",63"_nodeVersion": "0.12.0",64"_npmUser": {65"name": "jdalton",66"email": "[email protected]"67},68"maintainers": [69{70"name": "jdalton",71"email": "[email protected]"72},73{74"name": "kitcambridge",75"email": "[email protected]"76},77{78"name": "mathias",79"email": "[email protected]"80},81{82"name": "phated",83"email": "[email protected]"84},85{86"name": "d10",87"email": "[email protected]"88}89],90"dist": {91"shasum": "53852fd832b920605a2eb61919bcbbfb8f385bb6",92"tarball": "http://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.0.tgz"93},94"directories": {},95"_resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.0.tgz"96}979899