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.
66 lines
1.7 KiB
66 lines
1.7 KiB
{
|
|
"_args": [
|
|
[
|
|
"kareem@2.0.5",
|
|
"/Users/matthuntington/Desktop/auth"
|
|
]
|
|
],
|
|
"_from": "kareem@2.0.5",
|
|
"_id": "kareem@2.0.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-dfvpj3mCGJLZuADInhYrKaXkGarJxDqnTEiF91wK6fqwdCRmN+O4aEp8575UjZlQzDkzLI1WDL1uU7vyupURqw==",
|
|
"_location": "/kareem",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "kareem@2.0.5",
|
|
"name": "kareem",
|
|
"escapedName": "kareem",
|
|
"rawSpec": "2.0.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/mongoose"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/kareem/-/kareem-2.0.5.tgz",
|
|
"_spec": "2.0.5",
|
|
"_where": "/Users/matthuntington/Desktop/auth",
|
|
"author": {
|
|
"name": "Valeri Karpov",
|
|
"email": "val@karpov.io"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vkarpov15/kareem/issues"
|
|
},
|
|
"description": "Next-generation take on pre/post function hooks",
|
|
"devDependencies": {
|
|
"acquit": "0.5.1",
|
|
"gulp": "3.8.10",
|
|
"gulp-jscs": "1.4.0",
|
|
"gulp-mocha": "2.0.0",
|
|
"istanbul": "0.4.5",
|
|
"jscs": "1.9.0",
|
|
"mocha": "3.2.0"
|
|
},
|
|
"homepage": "https://github.com/vkarpov15/kareem#readme",
|
|
"jscsConfig": {
|
|
"preset": "airbnb",
|
|
"requireMultipleVarDecl": null,
|
|
"disallowMultipleVarDecl": true
|
|
},
|
|
"license": "Apache-2.0",
|
|
"main": "index.js",
|
|
"name": "kareem",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/vkarpov15/kareem.git"
|
|
},
|
|
"scripts": {
|
|
"test": "./node_modules/mocha/bin/mocha ./test/*",
|
|
"test-travis": "./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- -R spec ./test/*"
|
|
},
|
|
"version": "2.0.5"
|
|
}
|