Rinser/node_modules/lodash/package.json
Martin Donnelly 9e83bbf956 debugging
2016-02-12 13:10:25 +00:00

108 lines
2.5 KiB
JSON

{
"_args": [
[
"lodash@4.3.0",
"C:\\mddev\\rinser"
]
],
"_from": "lodash@4.3.0",
"_id": "lodash@4.3.0",
"_inCache": true,
"_installable": true,
"_location": "/lodash",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-9-west.internal.npmjs.com",
"tmp": "tmp/lodash-4.3.0.tgz_1454921838929_0.49659619107842445"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
"_npmVersion": "2.14.18",
"_phantomChildren": {},
"_requested": {
"name": "lodash",
"raw": "lodash@4.3.0",
"rawSpec": "4.3.0",
"scope": null,
"spec": "4.3.0",
"type": "version"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.3.0.tgz",
"_shasum": "efd9c4a6ec53f3b05412429915c3e4824e4d25a4",
"_shrinkwrap": null,
"_spec": "lodash@4.3.0",
"_where": "C:\\mddev\\rinser",
"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": "Lodash modular utilities.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "efd9c4a6ec53f3b05412429915c3e4824e4d25a4",
"tarball": "http://registry.npmjs.org/lodash/-/lodash-4.3.0.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"modules",
"stdlib",
"util"
],
"license": "MIT",
"main": "lodash.js",
"maintainers": [
{
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "mathias",
"email": "mathias@qiwi.be"
},
{
"name": "phated",
"email": "blaine@iceddev.com"
}
],
"name": "lodash",
"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": "4.3.0"
}