프로젝트

일반

사용자정보

통계
| 개정판:

root / HServer / 00.Server / 00.Program / node_modules / async / bower.json

이력 | 보기 | 이력해설 | 다운로드 (245 Bytes)

1
{
2
  "name": "async",
3
  "main": "dist/async.js",
4
  "ignore": [
5
    "bower_components",
6
    "lib",
7
    "mocha_test",
8
    "node_modules",
9
    "perf",
10
    "support",
11
    "**/.*",
12
    "*.config.js",
13
    "*.json",
14
    "index.js",
15
    "Makefile"
16
  ]
17
}