root / HServer / 00.Server / 00.Program / node_modules / node.flow / package.json
이력 | 보기 | 이력해설 | 다운로드 (1.57 KB)
1 | 39 | HKM | { |
---|---|---|---|
2 | "_from": "node.flow@1.2.3", |
||
3 | "_id": "node.flow@1.2.3", |
||
4 | "_inBundle": false, |
||
5 | "_integrity": "sha1-4cRKgq7KjXi0WKd/s9xkLy66Jkk=", |
||
6 | "_location": "/node.flow", |
||
7 | "_phantomChildren": {},
|
||
8 | "_requested": {
|
||
9 | "type": "version", |
||
10 | "registry": true, |
||
11 | "raw": "node.flow@1.2.3", |
||
12 | "name": "node.flow", |
||
13 | "escapedName": "node.flow", |
||
14 | "rawSpec": "1.2.3", |
||
15 | "saveSpec": null, |
||
16 | "fetchSpec": "1.2.3" |
||
17 | }, |
||
18 | "_requiredBy": [
|
||
19 | "/rmdir"
|
||
20 | ], |
||
21 | "_resolved": "https://registry.npmjs.org/node.flow/-/node.flow-1.2.3.tgz", |
||
22 | "_shasum": "e1c44a82aeca8d78b458a77fb3dc642f2eba2649", |
||
23 | "_spec": "node.flow@1.2.3", |
||
24 | "_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\rmdir", |
||
25 | "author": {
|
||
26 | "name": "dreamerslab", |
||
27 | "email": "ben@dreamerslab.com" |
||
28 | }, |
||
29 | "bugs": {
|
||
30 | "url": "https://github.com/dreamerslab/node.flow/issues" |
||
31 | }, |
||
32 | "bundleDependencies": false, |
||
33 | "dependencies": {
|
||
34 | "node.extend": "1.0.8" |
||
35 | }, |
||
36 | "deprecated": false, |
||
37 | "description": "A deadly simple flow control package for node.js", |
||
38 | "devDependencies": {
|
||
39 | "should": "2.1.1" |
||
40 | }, |
||
41 | "engines": [
|
||
42 | "node >= 0.4.0"
|
||
43 | ], |
||
44 | "homepage": "https://github.com/dreamerslab/node.flow#readme", |
||
45 | "keywords": [
|
||
46 | "flow",
|
||
47 | "node.flow",
|
||
48 | "flow control",
|
||
49 | "async",
|
||
50 | "sync",
|
||
51 | "steps"
|
||
52 | ], |
||
53 | "licenses": [
|
||
54 | { |
||
55 | "type": "MIT", |
||
56 | "url": "http://en.wikipedia.org/wiki/MIT_License" |
||
57 | } |
||
58 | ], |
||
59 | "main": "index", |
||
60 | "name": "node.flow", |
||
61 | "repository": {
|
||
62 | "type": "git", |
||
63 | "url": "git+https://github.com/dreamerslab/node.flow.git" |
||
64 | }, |
||
65 | "version": "1.2.3" |
||
66 | } |