react / wstein / node_modules / jest-cli / node_modules / lodash.template / node_modules / lodash.escape / package.json
80677 views{1"name": "lodash.escape",2"version": "3.0.0",3"description": "The modern build of lodash’s `_.escape` 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._basetostring": "^3.0.0"54},55"bugs": {56"url": "https://github.com/lodash/lodash/issues"57},58"_id": "[email protected]",59"_shasum": "fb294c99a7bfb586039f66d6b9c27ed874cb7b51",60"_from": "lodash.escape@>=3.0.0 <4.0.0",61"_npmVersion": "2.3.0",62"_nodeVersion": "0.10.35",63"_npmUser": {64"name": "jdalton",65"email": "[email protected]"66},67"maintainers": [68{69"name": "jdalton",70"email": "[email protected]"71},72{73"name": "kitcambridge",74"email": "[email protected]"75},76{77"name": "mathias",78"email": "[email protected]"79},80{81"name": "phated",82"email": "[email protected]"83}84],85"dist": {86"shasum": "fb294c99a7bfb586039f66d6b9c27ed874cb7b51",87"tarball": "http://registry.npmjs.org/lodash.escape/-/lodash.escape-3.0.0.tgz"88},89"directories": {},90"_resolved": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.0.0.tgz"91}929394