codeql-action/node_modules/lodash.islength/package.json
2020-06-24 14:33:14 +01:00

73 lines
1.8 KiB
JSON

{
"_args": [
[
"lodash.islength@4.0.1",
"/Users/sam/code/codeql-action"
]
],
"_development": true,
"_from": "lodash.islength@4.0.1",
"_id": "lodash.islength@4.0.1",
"_inBundle": false,
"_integrity": "sha1-Tpho1FJXXXUK/9NYyXlUPcIO1Xc=",
"_location": "/lodash.islength",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash.islength@4.0.1",
"name": "lodash.islength",
"escapedName": "lodash.islength",
"rawSpec": "4.0.1",
"saveSpec": null,
"fetchSpec": "4.0.1"
},
"_requiredBy": [
"/concordance"
],
"_resolved": "https://registry.npmjs.org/lodash.islength/-/lodash.islength-4.0.1.tgz",
"_spec": "4.0.1",
"_where": "/Users/sam/code/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@iceddev.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"description": "The lodash method `_.isLength` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"islength"
],
"license": "MIT",
"name": "lodash.islength",
"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.0.1"
}