imagenarium
Version:
Use to optimize, handler formats and crop images
83 lines (82 loc) • 2.26 kB
JSON
{
"_from": "lodash.template@^2.4.1",
"_id": "lodash.template@2.4.1",
"_inBundle": false,
"_integrity": "sha1-nmEQB+32KRKal0qzxIuBez4c8g0=",
"_location": "/lodash.template",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "lodash.template@^2.4.1",
"name": "lodash.template",
"escapedName": "lodash.template",
"rawSpec": "^2.4.1",
"saveSpec": null,
"fetchSpec": "^2.4.1"
},
"_requiredBy": [
"/gulp-util"
],
"_resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-2.4.1.tgz",
"_shasum": "9e611007edf629129a974ab3c48b817b3e1cf20d",
"_spec": "lodash.template@^2.4.1",
"_where": "/Users/bitar/Documents/npmPackages/imagenarium/examples/import/node_modules/gulp-util",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash-cli/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://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": {
"lodash._escapestringchar": "~2.4.1",
"lodash._reinterpolate": "~2.4.1",
"lodash.defaults": "~2.4.1",
"lodash.escape": "~2.4.1",
"lodash.keys": "~2.4.1",
"lodash.templatesettings": "~2.4.1",
"lodash.values": "~2.4.1"
},
"deprecated": false,
"description": "The Lo-Dash function `_.template` as a Node.js module generated by lodash-cli.",
"homepage": "http://lodash.com/custom-builds",
"keywords": [
"functional",
"lodash",
"lodash-modularized",
"server",
"util"
],
"license": "MIT",
"name": "lodash.template",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash-cli.git"
},
"version": "2.4.1"
}