UNPKG

935 BJSONView Raw
1{
2 "name": "@pres/global-program",
3 "version": "0.3.26",
4 "description": "Global program for pres",
5 "main": "dist/index.cjs.js",
6 "module": "dist/index.esm.js",
7 "files": [
8 "dist"
9 ],
10 "publishConfig": {
11 "access": "public"
12 },
13 "scripts": {
14 "pub": "npm publish",
15 "test": "node -r @babel/register test/test.index.js"
16 },
17 "dependencies": {
18 "@pres/enum-events": "^0.3.26"
19 },
20 "repository": {
21 "type": "git",
22 "url": "git+https://github.com/hoyeungw/pres/program.git"
23 },
24 "keywords": [
25 "pres",
26 "process",
27 "signal-handler",
28 "program"
29 ],
30 "author": {
31 "name": "Hoyeung Wong",
32 "email": "hoyeungw@outlook.com",
33 "url": "https://github.com/hoyeungw"
34 },
35 "license": "MIT",
36 "bugs": {
37 "url": "https://github.com/hoyeungw/pres/cluster"
38 },
39 "homepage": "https://github.com/hoyeungw/pres/cluster#readme",
40 "gitHead": "c985215bd6878c9cbc0aef7d271a6b71daf45dcc"
41}