123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164 |
- {
- "_args": [
- [
- "lodash@~2.4.1",
- "/home/lyxaira/Artesanias/artesanias/node_modules/ftp-client"
- ]
- ],
- "_from": "lodash@>=2.4.1 <2.5.0",
- "_id": "lodash@2.4.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/lodash",
- "_nodeVersion": "0.12.2",
- "_npmUser": {
- "email": "john.david.dalton@gmail.com",
- "name": "jdalton"
- },
- "_npmVersion": "2.7.5",
- "_phantomChildren": {},
- "_requested": {
- "name": "lodash",
- "raw": "lodash@~2.4.1",
- "rawSpec": "~2.4.1",
- "scope": null,
- "spec": ">=2.4.1 <2.5.0",
- "type": "range"
- },
- "_requiredBy": [
- "/ftp-client"
- ],
- "_resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz",
- "_shasum": "fadd834b9683073da179b3eae6d9c0d15053f73e",
- "_shrinkwrap": null,
- "_spec": "lodash@~2.4.1",
- "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/ftp-client",
- "author": {
- "email": "john.david.dalton@gmail.com",
- "name": "John-David Dalton",
- "url": "http://allyoucanleet.com/"
- },
- "bugs": {
- "url": "https://github.com/lodash/lodash/issues"
- },
- "contributors": [
- {
- "name": "John-David Dalton",
- "email": "john.david.dalton@gmail.com",
- "url": "http://allyoucanleet.com/"
- },
- {
- "name": "Blaine Bublitz",
- "email": "blaine@iceddev.com",
- "url": "http://www.iceddev.com/"
- },
- {
- "name": "Kit Cambridge",
- "email": "github@kitcambridge.be",
- "url": "http://kitcambridge.be/"
- },
- {
- "name": "Mathias Bynens",
- "email": "mathias@qiwi.be",
- "url": "http://mathiasbynens.be/"
- }
- ],
- "dependencies": {},
- "description": "A utility library delivering consistency, customization, performance, & extras.",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "fadd834b9683073da179b3eae6d9c0d15053f73e",
- "tarball": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz"
- },
- "engines": [
- "node",
- "rhino"
- ],
- "files": [
- "LICENSE.txt",
- "dist/lodash.compat.js",
- "dist/lodash.compat.min.js",
- "dist/lodash.js",
- "dist/lodash.min.js",
- "dist/lodash.underscore.js",
- "dist/lodash.underscore.min.js",
- "lodash.js"
- ],
- "homepage": "http://lodash.com/",
- "jam": {
- "include": [
- "LICENSE.txt",
- "dist/lodash.compat.js",
- "dist/lodash.compat.min.js",
- "dist/lodash.js",
- "dist/lodash.min.js",
- "dist/lodash.underscore.js",
- "dist/lodash.underscore.min.js"
- ],
- "main": "dist/lodash.compat.js"
- },
- "keywords": [
- "amd",
- "browser",
- "client",
- "customize",
- "functional",
- "server",
- "util"
- ],
- "license": "MIT",
- "main": "dist/lodash.js",
- "maintainers": [
- {
- "name": "jdalton",
- "email": "john.david.dalton@gmail.com"
- },
- {
- "name": "mathias",
- "email": "mathias@qiwi.be"
- },
- {
- "name": "phated",
- "email": "blaine@iceddev.com"
- },
- {
- "name": "kitcambridge",
- "email": "github@kitcambridge.be"
- },
- {
- "name": "d10",
- "email": "demoneaux@gmail.com"
- }
- ],
- "name": "lodash",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/lodash/lodash.git"
- },
- "scripts": {},
- "version": "2.4.2",
- "volo": {
- "ignore": [
- "*.custom.*",
- "*.map",
- "*.md",
- "*.min.*",
- "*.template.*",
- ".*",
- "bower.json",
- "component.json",
- "doc",
- "index.js",
- "lodash.js",
- "modularize",
- "node_modules",
- "perf",
- "test",
- "vendor"
- ],
- "type": "directory"
- }
- }
|