You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
105 lines
2.7 KiB
105 lines
2.7 KiB
{ |
|
"_args": [ |
|
[ |
|
"lodash.isfinite@^3.3.2", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/is-number-like" |
|
] |
|
], |
|
"_from": "lodash.isfinite@>=3.3.2 <4.0.0", |
|
"_id": "lodash.isfinite@3.3.2", |
|
"_inCache": true, |
|
"_installable": 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 <4.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": "/Users/rdrew/themes/lmmi_journal_theme/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": [ |
|
{ |
|
"email": "john.david.dalton@gmail.com", |
|
"name": "John-David Dalton", |
|
"url": "http://allyoucanleet.com/" |
|
}, |
|
{ |
|
"email": "blaine.bublitz@gmail.com", |
|
"name": "Blaine Bublitz", |
|
"url": "https://github.com/phated" |
|
}, |
|
{ |
|
"email": "mathias@qiwi.be", |
|
"name": "Mathias Bynens", |
|
"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", |
|
"keywords": [ |
|
"lodash-modularized", |
|
"isfinite" |
|
], |
|
"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.isfinite", |
|
"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.3.2" |
|
}
|
|
|