|
1 | 1 | {
|
2 |
| - "name": "gotham-node", |
| 2 | + "name": "juno-node", |
3 | 3 | "version": "0.0.0",
|
4 | 4 | "description": "",
|
5 | 5 | "keywords": [],
|
6 |
| - "main": "dist/gotham-node.umd.js", |
7 |
| - "module": "dist/gotham-node.es5.js", |
8 |
| - "typings": "dist/types/gotham-node.d.ts", |
| 6 | + "main": "dist/juno-node.umd.js", |
| 7 | + "module": "dist/juno-node.es5.js", |
| 8 | + "typings": "dist/types/juno-node.d.ts", |
9 | 9 | "files": [
|
10 | 10 | "dist"
|
11 | 11 | ],
|
12 |
| - "author": "thebongy <rishit.[email protected]>", |
| 12 | + "author": "thebongy <rishit.[email protected]>", |
13 | 13 | "repository": {
|
14 | 14 | "type": "git",
|
15 | 15 | "url": ""
|
|
55 | 55 | ]
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 |
| - "@commitlint/cli": "^7.1.2", |
59 |
| - "@commitlint/config-conventional": "^7.1.2", |
60 |
| - "@types/chai": "^4.2.7", |
| 58 | + "@commitlint/cli": "^8.3.5", |
| 59 | + "@commitlint/config-conventional": "^8.3.4", |
| 60 | + "@types/chai": "^4.2.11", |
61 | 61 | "@types/chai-as-promised": "^7.1.2",
|
62 | 62 | "@types/expect": "^24.3.0",
|
63 |
| - "@types/mocha": "^5.2.7", |
64 |
| - "@types/node": "^10.11.0", |
65 |
| - "@types/sinon": "^7.5.1", |
66 |
| - "@types/sinon-chai": "^3.2.3", |
| 63 | + "@types/mocha": "^7.0.2", |
| 64 | + "@types/node": "^13.13.4", |
| 65 | + "@types/sinon": "^9.0.0", |
| 66 | + "@types/sinon-chai": "^3.2.4", |
67 | 67 | "chai": "^4.2.0",
|
68 | 68 | "chai-as-promised": "^7.1.1",
|
69 | 69 | "chai-exclude": "^2.0.2",
|
70 |
| - "colors": "^1.3.2", |
71 |
| - "commitizen": "^3.0.0", |
72 |
| - "coveralls": "^3.0.2", |
73 |
| - "cross-env": "^5.2.0", |
74 |
| - "cz-conventional-changelog": "^2.1.0", |
75 |
| - "lint-staged": "^8.0.0", |
| 70 | + "colors": "^1.4.0", |
| 71 | + "commitizen": "^4.0.4", |
| 72 | + "coveralls": "^3.1.0", |
| 73 | + "cross-env": "^7.0.2", |
| 74 | + "cz-conventional-changelog": "^3.1.0", |
| 75 | + "lint-staged": "^10.1.7", |
76 | 76 | "lodash.camelcase": "^4.3.0",
|
77 |
| - "mocha": "^7.0.0", |
78 |
| - "prettier": "^1.14.3", |
| 77 | + "mocha": "^7.1.2", |
| 78 | + "prettier": "^2.0.5", |
79 | 79 | "prompt": "^1.0.0",
|
80 |
| - "replace-in-file": "^3.4.2", |
81 |
| - "rimraf": "^2.6.2", |
82 |
| - "rollup": "^0.67.0", |
83 |
| - "rollup-plugin-commonjs": "^9.1.8", |
84 |
| - "rollup-plugin-json": "^3.1.0", |
85 |
| - "rollup-plugin-node-resolve": "^3.4.0", |
86 |
| - "rollup-plugin-sourcemaps": "^0.4.2", |
87 |
| - "rollup-plugin-typescript2": "^0.18.0", |
88 |
| - "semantic-release": "^15.9.16", |
89 |
| - "shelljs": "^0.8.3", |
90 |
| - "sinon": "^8.0.2", |
91 |
| - "sinon-chai": "^3.4.0", |
92 |
| - "travis-deploy-once": "^5.0.9", |
93 |
| - "ts-mocha": "^6.0.0", |
94 |
| - "ts-node": "^7.0.1", |
95 |
| - "tslint": "^5.11.0", |
96 |
| - "tslint-config-prettier": "^1.15.0", |
97 |
| - "tslint-config-standard": "^8.0.1", |
98 |
| - "typedoc": "^0.12.0", |
99 |
| - "typescript": "^3.0.3" |
| 80 | + "replace-in-file": "^6.0.0", |
| 81 | + "rimraf": "^3.0.2", |
| 82 | + "rollup": "^2.7.2", |
| 83 | + "rollup-plugin-commonjs": "^10.1.0", |
| 84 | + "rollup-plugin-json": "^4.0.0", |
| 85 | + "rollup-plugin-node-resolve": "^5.2.0", |
| 86 | + "rollup-plugin-sourcemaps": "^0.5.0", |
| 87 | + "rollup-plugin-typescript2": "^0.27.0", |
| 88 | + "semantic-release": "^17.0.7", |
| 89 | + "shelljs": "^0.8.4", |
| 90 | + "sinon": "^9.0.2", |
| 91 | + "sinon-chai": "^3.5.0", |
| 92 | + "travis-deploy-once": "^5.0.11", |
| 93 | + "ts-mocha": "^7.0.0", |
| 94 | + "ts-node": "^8.9.1", |
| 95 | + "tslint": "^6.1.1", |
| 96 | + "tslint-config-prettier": "^1.18.0", |
| 97 | + "tslint-config-standard": "^9.0.0", |
| 98 | + "typedoc": "^0.17.5", |
| 99 | + "typescript": "^3.8.3" |
100 | 100 | },
|
101 | 101 | "dependencies": {}
|
102 | 102 | }
|
0 commit comments