tra-analysis/website/functions/node_modules/methmeth/package.json
2019-01-06 13:14:45 -06:00

66 lines
1.6 KiB
JSON

{
"_from": "methmeth@^1.1.0",
"_id": "methmeth@1.1.0",
"_inBundle": false,
"_integrity": "sha1-6AomYY5S9cQiKGG7dIUQvRDikIk=",
"_location": "/methmeth",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "methmeth@^1.1.0",
"name": "methmeth",
"escapedName": "methmeth",
"rawSpec": "^1.1.0",
"saveSpec": null,
"fetchSpec": "^1.1.0"
},
"_requiredBy": [
"/@google-cloud/common"
],
"_resolved": "https://registry.npmjs.org/methmeth/-/methmeth-1.1.0.tgz",
"_shasum": "e80a26618e52f5c4222861bb748510bd10e29089",
"_spec": "methmeth@^1.1.0",
"_where": "C:\\Users\\jlevi\\Downloads\\tr2022-strategy-master\\tr2022-strategy-master\\data analysis\\functions\\node_modules\\@google-cloud\\common",
"author": {
"name": "Stephen Sawchuk",
"email": "sawchuk@gmail.com",
"url": "http://stephenplusplus.com"
},
"bugs": {
"url": "https://github.com/stephenplusplus/methmeth/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Execute a method out from an object.",
"devDependencies": {
"mocha": "^2.2.5"
},
"files": [
"index.js",
"license"
],
"homepage": "https://github.com/stephenplusplus/methmeth#readme",
"keywords": [
"prop",
"property",
"pluck",
"method",
"meth",
"execute",
"array",
"iterator"
],
"license": "MIT",
"main": "index.js",
"name": "methmeth",
"repository": {
"type": "git",
"url": "git+https://github.com/stephenplusplus/methmeth.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.1.0"
}