react / wstein / node_modules / jest-cli / node_modules / lodash.template / node_modules / lodash.keys / package.json
80677 views{1"name": "lodash.keys",2"version": "3.1.1",3"description": "The modern build of lodash’s `_.keys` 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": "git+https://github.com/lodash/lodash.git"48},49"scripts": {50"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""51},52"dependencies": {53"lodash._getnative": "^3.0.0",54"lodash.isarguments": "^3.0.0",55"lodash.isarray": "^3.0.0"56},57"bugs": {58"url": "https://github.com/lodash/lodash/issues"59},60"_id": "[email protected]",61"_shasum": "622029518e9de0e2ae8c4688d6563a45361640ef",62"_from": "lodash.keys@>=3.0.0 <4.0.0",63"_npmVersion": "2.10.1",64"_nodeVersion": "2.0.2",65"_npmUser": {66"name": "jdalton",67"email": "[email protected]"68},69"maintainers": [70{71"name": "jdalton",72"email": "[email protected]"73},74{75"name": "kitcambridge",76"email": "[email protected]"77},78{79"name": "mathias",80"email": "[email protected]"81},82{83"name": "phated",84"email": "[email protected]"85},86{87"name": "d10",88"email": "[email protected]"89}90],91"dist": {92"shasum": "622029518e9de0e2ae8c4688d6563a45361640ef",93"tarball": "http://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.1.tgz"94},95"directories": {},96"_resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.1.tgz"97}9899100