dotfiles/.vscode/extensions/saviorisdead.RustyCode-0.18.0/node_modules/lodash/package.json
Cyryl Płotnicki 2f946d6200 Add .vscode
2016-09-11 10:29:13 +02:00

125 lines
2.9 KiB
JSON

{
"_args": [
[
"lodash@~1.0.1",
"/Users/sid/Desktop/code/RustyCode/node_modules/globule"
]
],
"_from": "lodash@>=1.0.1 <1.1.0",
"_id": "lodash@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/lodash",
"_nodeVersion": "0.12.0",
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
"_npmVersion": "2.7.3",
"_phantomChildren": {},
"_requested": {
"name": "lodash",
"raw": "lodash@~1.0.1",
"rawSpec": "~1.0.1",
"scope": null,
"spec": ">=1.0.1 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/globule"
],
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz",
"_shasum": "8f57560c83b59fc270bd3d561b690043430e2551",
"_shrinkwrap": null,
"_spec": "lodash@~1.0.1",
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/globule",
"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@iceddev.com",
"name": "Blaine Bublitz",
"url": "http://iceddev.com/"
},
{
"email": "github@kitcambridge.be",
"name": "Kit Cambridge",
"url": "http://kitcambridge.be/"
},
{
"email": "mathias@qiwi.be",
"name": "Mathias Bynens",
"url": "http://mathiasbynens.be/"
}
],
"dependencies": {},
"deprecated": "lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.",
"description": "A utility library delivering consistency, customization, performance, and extras.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "8f57560c83b59fc270bd3d561b690043430e2551",
"tarball": "https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz"
},
"engines": [
"node",
"rhino"
],
"homepage": "https://lodash.com/",
"jam": {
"main": "./dist/lodash.compat.js"
},
"keywords": [
"browser",
"client",
"functional",
"performance",
"server",
"speed",
"util"
],
"license": "MIT",
"main": "./dist/lodash.js",
"maintainers": [
{
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
{
"email": "mathias@qiwi.be",
"name": "mathias"
},
{
"email": "blaine@iceddev.com",
"name": "phated"
},
{
"email": "github@kitcambridge.be",
"name": "kitcambridge"
},
{
"email": "demoneaux@gmail.com",
"name": "d10"
}
],
"name": "lodash",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {},
"version": "1.0.2"
}