mirror of
https://github.com/tiennm99/FBcount.git
synced 2026-05-14 10:58:04 +00:00
70 lines
1.8 KiB
JSON
70 lines
1.8 KiB
JSON
{
|
|
"_from": "lodash.pad@^4.1.0",
|
|
"_id": "lodash.pad@4.5.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-QzCUmoM6fI2iLMIPaibE1Z3runA=",
|
|
"_location": "/lodash.pad",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "lodash.pad@^4.1.0",
|
|
"name": "lodash.pad",
|
|
"escapedName": "lodash.pad",
|
|
"rawSpec": "^4.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^4.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/gauge"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/lodash.pad/-/lodash.pad-4.5.1.tgz",
|
|
"_shasum": "4330949a833a7c8da22cc20f6a26c4d59debba70",
|
|
"_spec": "lodash.pad@^4.1.0",
|
|
"_where": "/home/miti99/Dropbox/Workspace/FBcount/Nodejs/node_modules/gauge",
|
|
"author": {
|
|
"name": "John-David Dalton",
|
|
"email": "john.david.dalton@gmail.com",
|
|
"url": "http://allyoucanleet.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/lodash/lodash/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"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/"
|
|
}
|
|
],
|
|
"deprecated": false,
|
|
"description": "The lodash method `_.pad` exported as a module.",
|
|
"homepage": "https://lodash.com/",
|
|
"icon": "https://lodash.com/icon.svg",
|
|
"keywords": [
|
|
"lodash-modularized",
|
|
"pad"
|
|
],
|
|
"license": "MIT",
|
|
"name": "lodash.pad",
|
|
"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.5.1"
|
|
}
|