65 lines
1.6 KiB
JSON
65 lines
1.6 KiB
JSON
|
{
|
||
|
"_from": "requizzle@^0.2.3",
|
||
|
"_id": "requizzle@0.2.3",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-YanoyJjykPxGHii0fZP0uUPEXpvqfBDxWV7s6GKAiiOsiqhX6vHNyW3Qzdmqp/iq/ExbhaGbVrjB4ruEVSM4GQ==",
|
||
|
"_location": "/requizzle",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "requizzle@^0.2.3",
|
||
|
"name": "requizzle",
|
||
|
"escapedName": "requizzle",
|
||
|
"rawSpec": "^0.2.3",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^0.2.3"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/jsdoc"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/requizzle/-/requizzle-0.2.3.tgz",
|
||
|
"_shasum": "4675c90aacafb2c036bd39ba2daa4a1cb777fded",
|
||
|
"_spec": "requizzle@^0.2.3",
|
||
|
"_where": "/home/juan/bigint-crypto-utils/node_modules/jsdoc",
|
||
|
"author": {
|
||
|
"name": "Jeff Williams",
|
||
|
"email": "jeffrey.l.williams@gmail.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/hegemonic/requizzle/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"lodash": "^4.17.14"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Swizzle a little something into your require() calls.",
|
||
|
"devDependencies": {
|
||
|
"expectations": "^1.0.0",
|
||
|
"gulp": "^4.0.2",
|
||
|
"gulp-eslint": "^6.0.0",
|
||
|
"gulp-mocha": "^6.0.0"
|
||
|
},
|
||
|
"homepage": "https://github.com/hegemonic/requizzle",
|
||
|
"keywords": [
|
||
|
"module",
|
||
|
"modules",
|
||
|
"require",
|
||
|
"inject",
|
||
|
"dependency",
|
||
|
"swizzle"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "requizzle",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/hegemonic/requizzle.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "gulp test"
|
||
|
},
|
||
|
"version": "0.2.3"
|
||
|
}
|