105 lines
2.7 KiB
JSON
105 lines
2.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"lodash.isfinite@^3.3.2",
|
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\is-number-like"
|
|
]
|
|
],
|
|
"_from": "lodash.isfinite@>=3.3.2-0 <4.0.0-0",
|
|
"_id": "lodash.isfinite@3.3.2",
|
|
"_inCache": true,
|
|
"_location": "/lodash.isfinite",
|
|
"_nodeVersion": "4.2.4",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/lodash.isfinite-3.3.2.tgz_1469457961326_0.9100584031548351"
|
|
},
|
|
"_npmUser": {
|
|
"email": "john.david.dalton@gmail.com",
|
|
"name": "jdalton"
|
|
},
|
|
"_npmVersion": "2.15.9",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "lodash.isfinite",
|
|
"raw": "lodash.isfinite@^3.3.2",
|
|
"rawSpec": "^3.3.2",
|
|
"scope": null,
|
|
"spec": ">=3.3.2-0 <4.0.0-0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/is-number-like"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/lodash.isfinite/-/lodash.isfinite-3.3.2.tgz",
|
|
"_shasum": "fb89b65a9a80281833f0b7478b3a5104f898ebb3",
|
|
"_shrinkwrap": null,
|
|
"_spec": "lodash.isfinite@^3.3.2",
|
|
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\is-number-like",
|
|
"author": {
|
|
"email": "john.david.dalton@gmail.com",
|
|
"name": "John-David Dalton",
|
|
"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/"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"description": "The lodash method `_.isFinite` exported as a module.",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "fb89b65a9a80281833f0b7478b3a5104f898ebb3",
|
|
"tarball": "https://registry.npmjs.org/lodash.isfinite/-/lodash.isfinite-3.3.2.tgz"
|
|
},
|
|
"homepage": "https://lodash.com/",
|
|
"icon": "https://lodash.com/icon.svg",
|
|
"installable": true,
|
|
"keywords": [
|
|
"isfinite",
|
|
"lodash-modularized"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "jdalton",
|
|
"email": "john.david.dalton@gmail.com"
|
|
},
|
|
{
|
|
"name": "mathias",
|
|
"email": "mathias@qiwi.be"
|
|
},
|
|
{
|
|
"name": "phated",
|
|
"email": "blaine@iceddev.com"
|
|
}
|
|
],
|
|
"name": "lodash.isfinite",
|
|
"optionalDependencies": {},
|
|
"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.3.2"
|
|
}
|