dotfiles/.vscode/extensions/vscodevim.vim-0.2.0/node_modules/lodash/package.json
Cyryl Płotnicki 280bcab25f VSCode update
2016-09-24 13:12:34 +02:00

110 lines
2.6 KiB
JSON

{
"_args": [
[
"lodash@^4.12.0",
"/Volumes/Source/vim"
]
],
"_from": "lodash@>=4.12.0 <5.0.0",
"_id": "lodash@4.15.0",
"_inCache": true,
"_installable": true,
"_location": "/lodash",
"_nodeVersion": "4.4.7",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/lodash-4.15.0.tgz_1471012765624_0.7570270872674882"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
"_npmVersion": "2.15.10",
"_phantomChildren": {},
"_requested": {
"name": "lodash",
"raw": "lodash@^4.12.0",
"rawSpec": "^4.12.0",
"scope": null,
"spec": ">=4.12.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/",
"/form-data/async",
"/gulp-shell"
],
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.15.0.tgz",
"_shasum": "3162391d8f0140aa22cf8f6b3c34d6b7f63d3aa9",
"_shrinkwrap": null,
"_spec": "lodash@^4.12.0",
"_where": "/Volumes/Source/vim",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
"url": "http://allyoucanleet.com/"
},
{
"email": "blaine.bublitz@gmail.com",
"name": "Blaine Bublitz",
"url": "https://github.com/phated"
},
{
"email": "mathias@qiwi.be",
"name": "Mathias Bynens",
"url": "https://mathiasbynens.be/"
}
],
"dependencies": {},
"description": "Lodash modular utilities.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "3162391d8f0140aa22cf8f6b3c34d6b7f63d3aa9",
"tarball": "https://registry.npmjs.org/lodash/-/lodash-4.15.0.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"modules",
"stdlib",
"util"
],
"license": "MIT",
"main": "lodash.js",
"maintainers": [
{
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
{
"email": "mathias@qiwi.be",
"name": "mathias"
},
{
"email": "blaine.bublitz@gmail.com",
"name": "phated"
}
],
"name": "lodash",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"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": "4.15.0"
}