dotfiles/.vscode/extensions/saviorisdead.RustyCode-0.18.0/node_modules/lodash.templatesettings/package.json
Cyryl Płotnicki 2f946d6200 Add .vscode
2016-09-11 10:29:13 +02:00

108 lines
2.8 KiB
JSON

{
"_args": [
[
"lodash.templatesettings@^3.0.0",
"/Users/sid/Desktop/code/RustyCode/node_modules/lodash.template"
]
],
"_from": "lodash.templatesettings@>=3.0.0 <4.0.0",
"_id": "lodash.templatesettings@3.1.1",
"_inCache": true,
"_installable": true,
"_location": "/lodash.templatesettings",
"_nodeVersion": "5.4.0",
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
"_npmVersion": "2.14.15",
"_phantomChildren": {},
"_requested": {
"name": "lodash.templatesettings",
"raw": "lodash.templatesettings@^3.0.0",
"rawSpec": "^3.0.0",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/lodash.template"
],
"_resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz",
"_shasum": "fb307844753b66b9f1afa54e262c745307dba8e5",
"_shrinkwrap": null,
"_spec": "lodash.templatesettings@^3.0.0",
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/lodash.template",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
"url": "http://allyoucanleet.com/"
},
{
"email": "blaine@iceddev.com",
"name": "Blaine Bublitz",
"url": "https://github.com/phated"
},
{
"email": "mathias@qiwi.be",
"name": "Mathias Bynens",
"url": "https://mathiasbynens.be/"
}
],
"dependencies": {
"lodash._reinterpolate": "^3.0.0",
"lodash.escape": "^3.0.0"
},
"description": "The lodash method `_.templateSettings` exported as a module.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "fb307844753b66b9f1afa54e262c745307dba8e5",
"tarball": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash",
"lodash-modularized",
"stdlib",
"util",
"templatesettings"
],
"license": "MIT",
"maintainers": [
{
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
{
"email": "mathias@qiwi.be",
"name": "mathias"
},
{
"email": "blaine@iceddev.com",
"name": "phated"
}
],
"name": "lodash.templatesettings",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "3.1.1"
}