审查视图

public/assets/libs/jcrop/node_modules/lodash/package.json 2.0 KB
景龙 authored
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
{
  "_from": "lodash@~0.9.2",
  "_id": "lodash@0.9.2",
  "_inBundle": false,
  "_integrity": "sha1-jzSZxSRdNG1oLlsNO0B2fgnxqSw=",
  "_location": "/lodash",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "lodash@~0.9.2",
    "name": "lodash",
    "escapedName": "lodash",
    "rawSpec": "~0.9.2",
    "saveSpec": null,
    "fetchSpec": "~0.9.2"
  },
  "_requiredBy": [
    "/grunt",
    "/grunt-legacy-util"
  ],
  "_resolved": "https://registry.npmjs.org/lodash/-/lodash-0.9.2.tgz",
  "_shasum": "8f3499c5245d346d682e5b0d3b40767e09f1a92c",
  "_spec": "lodash@~0.9.2",
  "_where": "F:\\wamp64\\www\\project\\gc\\public\\assets\\libs\\jcrop\\node_modules\\grunt",
  "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": "http://lodash.com",
  "jam": {
    "main": "./lodash.js"
  },
  "keywords": [
    "browser",
    "client",
    "functional",
    "performance",
    "server",
    "speed",
    "util"
  ],
  "license": "MIT",
  "main": "./lodash.js",
  "name": "lodash",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lodash/lodash.git"
  },
  "version": "0.9.2"
}