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.
63 lines
1.7 KiB
63 lines
1.7 KiB
{
|
|
"_from": "kareem@2.0.6",
|
|
"_id": "kareem@2.0.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-/C+l8gABdHsAIfNpykJNWmYodpTnDRyn+JhORkP2VgEf1GgdAc+oTHjVADwISwCJKta031EOIwY6+Hki5z8SpQ==",
|
|
"_location": "/kareem",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "kareem@2.0.6",
|
|
"name": "kareem",
|
|
"escapedName": "kareem",
|
|
"rawSpec": "2.0.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/mongoose"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/kareem/-/kareem-2.0.6.tgz",
|
|
"_shasum": "011ed59fd718bb147c63141a799fc888cd5a211b",
|
|
"_spec": "kareem@2.0.6",
|
|
"_where": "C:\\NodejsTut\\publish_article\\node_rest_api_jwt\\node_modules\\mongoose",
|
|
"author": {
|
|
"name": "Valeri Karpov",
|
|
"email": "val@karpov.io"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vkarpov15/kareem/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"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.6"
|
|
}
|