root / HServer / 00.Server / 00.Program / node_modules / kareem / package.json
이력 | 보기 | 이력해설 | 다운로드 (1.75 KB)
1 | 39 | HKM | { |
---|---|---|---|
2 | "_args": [
|
||
3 | [ |
||
4 | "kareem@2.0.5",
|
||
5 | "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
||
6 | ] |
||
7 | ], |
||
8 | "_from": "kareem@2.0.5", |
||
9 | "_id": "kareem@2.0.5", |
||
10 | "_inBundle": false, |
||
11 | "_integrity": "sha512-dfvpj3mCGJLZuADInhYrKaXkGarJxDqnTEiF91wK6fqwdCRmN+O4aEp8575UjZlQzDkzLI1WDL1uU7vyupURqw==", |
||
12 | "_location": "/kareem", |
||
13 | "_phantomChildren": {},
|
||
14 | "_requested": {
|
||
15 | "type": "version", |
||
16 | "registry": true, |
||
17 | "raw": "kareem@2.0.5", |
||
18 | "name": "kareem", |
||
19 | "escapedName": "kareem", |
||
20 | "rawSpec": "2.0.5", |
||
21 | "saveSpec": null, |
||
22 | "fetchSpec": "2.0.5" |
||
23 | }, |
||
24 | "_requiredBy": [
|
||
25 | "/mongoose"
|
||
26 | ], |
||
27 | "_resolved": "https://registry.npmjs.org/kareem/-/kareem-2.0.5.tgz", |
||
28 | "_spec": "2.0.5", |
||
29 | "_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
||
30 | "author": {
|
||
31 | "name": "Valeri Karpov", |
||
32 | "email": "val@karpov.io" |
||
33 | }, |
||
34 | "bugs": {
|
||
35 | "url": "https://github.com/vkarpov15/kareem/issues" |
||
36 | }, |
||
37 | "description": "Next-generation take on pre/post function hooks", |
||
38 | "devDependencies": {
|
||
39 | "acquit": "0.5.1", |
||
40 | "gulp": "3.8.10", |
||
41 | "gulp-jscs": "1.4.0", |
||
42 | "gulp-mocha": "2.0.0", |
||
43 | "istanbul": "0.4.5", |
||
44 | "jscs": "1.9.0", |
||
45 | "mocha": "3.2.0" |
||
46 | }, |
||
47 | "homepage": "https://github.com/vkarpov15/kareem#readme", |
||
48 | "jscsConfig": {
|
||
49 | "preset": "airbnb", |
||
50 | "requireMultipleVarDecl": null, |
||
51 | "disallowMultipleVarDecl": true |
||
52 | }, |
||
53 | "license": "Apache-2.0", |
||
54 | "main": "index.js", |
||
55 | "name": "kareem", |
||
56 | "repository": {
|
||
57 | "type": "git", |
||
58 | "url": "git://github.com/vkarpov15/kareem.git" |
||
59 | }, |
||
60 | "scripts": {
|
||
61 | "test": "./node_modules/mocha/bin/mocha ./test/*", |
||
62 | "test-travis": "./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- -R spec ./test/*" |
||
63 | }, |
||
64 | "version": "2.0.5" |
||
65 | } |