Files
codeql-action/node_modules/lodash.upperfirst/package.json
T
2020-12-09 21:28:55 +01:00

74 lines
1.9 KiB
JSON

{
"_args": [
[
"lodash.upperfirst@4.3.1",
"/home/marco/repos/github/codeql-action"
]
],
"_development": true,
"_from": "lodash.upperfirst@4.3.1",
"_id": "lodash.upperfirst@4.3.1",
"_inBundle": false,
"_integrity": "sha1-E2Xt9DFIBIHvDRxolXpe2Z1J984=",
"_location": "/lodash.upperfirst",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash.upperfirst@4.3.1",
"name": "lodash.upperfirst",
"escapedName": "lodash.upperfirst",
"rawSpec": "4.3.1",
"saveSpec": null,
"fetchSpec": "4.3.1"
},
"_requiredBy": [
"/eslint-plugin-filenames"
],
"_resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz",
"_spec": "4.3.1",
"_where": "/home/marco/repos/github/codeql-action",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"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.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"description": "The lodash method `_.upperFirst` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"upperfirst"
],
"license": "MIT",
"name": "lodash.upperfirst",
"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": "4.3.1"
}