123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- {
- "_args": [
- [
- "lodash@~0.7.0",
- "D:\\work\\im\\node_modules\\redis-lua2"
- ]
- ],
- "_from": "lodash@>=0.7.0 <0.8.0",
- "_id": "lodash@0.7.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/lodash",
- "_npmUser": {
- "email": "john.david.dalton@gmail.com",
- "name": "jdalton"
- },
- "_npmVersion": "1.1.59",
- "_phantomChildren": {},
- "_requested": {
- "name": "lodash",
- "raw": "lodash@~0.7.0",
- "rawSpec": "~0.7.0",
- "scope": null,
- "spec": ">=0.7.0 <0.8.0",
- "type": "range"
- },
- "_requiredBy": [
- "/redis-lua2"
- ],
- "_resolved": "https://registry.npmjs.org/lodash/-/lodash-0.7.0.tgz",
- "_shasum": "8d0649e1fcb58a546ae9cb9f86f61d442571ae83",
- "_shrinkwrap": null,
- "_spec": "lodash@~0.7.0",
- "_where": "D:\\work\\im\\node_modules\\redis-lua2",
- "author": {
- "email": "john.david.dalton@gmail.com",
- "name": "John-David Dalton",
- "url": "http://allyoucanleet.com/"
- },
- "bin": {
- "lodash": "./build.js"
- },
- "bugs": {
- "url": "https://github.com/bestiejs/lodash/issues"
- },
- "dependencies": {},
- "deprecated": "lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.",
- "description": "A drop-in replacement for Underscore.js delivering performance, bug fixes, and additional features.",
- "devDependencies": {},
- "directories": {
- "doc": "./doc",
- "test": "./test"
- },
- "dist": {
- "shasum": "8d0649e1fcb58a546ae9cb9f86f61d442571ae83",
- "tarball": "https://registry.npmjs.org/lodash/-/lodash-0.7.0.tgz"
- },
- "engines": [
- "node",
- "rhino"
- ],
- "homepage": "http://lodash.com",
- "jam": {
- "main": "./lodash.min.js"
- },
- "keywords": [
- "browser",
- "client",
- "functional",
- "performance",
- "server",
- "speed",
- "util"
- ],
- "licenses": [
- {
- "type": "MIT",
- "url": "http://lodash.com/license"
- }
- ],
- "main": "lodash",
- "maintainers": [
- {
- "email": "john@fusejs.com",
- "name": "jdalton"
- }
- ],
- "name": "lodash",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/bestiejs/lodash.git"
- },
- "scripts": {
- "build": "node build",
- "test": "node test/test"
- },
- "version": "0.7.0"
- }
|