1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- {
- "_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": "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah/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"
- }
|