UNPKG

888 BJSONView Raw
1{
2 "name": "@ctx-core/rollup",
3 "version": "8.1.46",
4 "description": "ctx-core rollup",
5 "main": "lib.js",
6 "module": "lib.js",
7 "scripts": {
8 "test": "echo \"Error: no test specified\" && exit 1"
9 },
10 "repository": {
11 "type": "git",
12 "url": "https://github.com/ctx-core/ctx-core.git"
13 },
14 "keywords": [
15 "ctx-core",
16 "rollup"
17 ],
18 "author": "Brian Takita",
19 "license": "Apache-2.0",
20 "bugs": {
21 "url": "https://github.com/ctx-core/ctx-core/issues"
22 },
23 "homepage": "https://github.com/ctx-core/ctx-core#readme",
24 "publishConfig": {
25 "access": "public"
26 },
27 "dependencies": {
28 "@ctx-core/array": "^15.3.10",
29 "@ctx-core/logger": "^3.0.75",
30 "@ctx-core/pipe": "^1.1.0",
31 "@ctx-core/queue": "^1.0.47",
32 "commander": "^3.0.0",
33 "esm": "^3.2.25",
34 "globby": "^10.0.1"
35 },
36 "devDependencies": {
37 "chokidar": "^3.0.2"
38 },
39 "gitHead": "75e876bac72c5e7ceef4eba4dac44d783c6c3fe6"
40}