site_opytex/theme/node_modules/lodash/package.json

84 lines
2.0 KiB
JSON

{
"_from": "lodash@~1.0.1",
"_id": "lodash@1.0.2",
"_inBundle": false,
"_integrity": "sha1-j1dWDIO1n8JwvT1WG2kAQ0MOJVE=",
"_location": "/lodash",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "lodash@~1.0.1",
"name": "lodash",
"escapedName": "lodash",
"rawSpec": "~1.0.1",
"saveSpec": null,
"fetchSpec": "~1.0.1"
},
"_requiredBy": [
"/globule"
],
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz",
"_shasum": "8f57560c83b59fc270bd3d561b690043430e2551",
"_spec": "lodash@~1.0.1",
"_where": "/home/lafrite/tmp/site_pelican/theme/node_modules/globule",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "http://iceddev.com/"
},
{
"name": "Kit Cambridge",
"email": "github@kitcambridge.be",
"url": "http://kitcambridge.be/"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "http://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "A utility library delivering consistency, customization, performance, and extras.",
"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",
"name": "lodash",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"version": "1.0.2"
}