UNPKG

753 BJSONView Raw
1{
2 "name": "@dynacom/blaze",
3 "version": "1.0.1",
4 "description": "",
5 "main": "index.js",
6 "dependencies": {
7 "formidable": "^1.2.0",
8 "letiny": "^0.1.1",
9 "mime-types": "^2.1.17",
10 "pidusage": "^2.0.6",
11 "selfupdate": "^1.1.0",
12 "url-pattern": "^1.0.3"
13 },
14 "devDependencies": {},
15 "scripts": {},
16 "repository": {
17 "type": "git",
18 "url": "git+https://github.com/DynaComSolutions/Blaze.git"
19 },
20 "author": "",
21 "license": "ISC",
22 "bugs": {
23 "url": "https://github.com/DynaComSolutions/Blaze/issues"
24 },
25 "homepage": "https://github.com/DynaComSolutions/Blaze#readme",
26 "bin": {
27 "blaze": "./index.js"
28 },
29 "preferGlobal": true
30}
\No newline at end of file