|
@@ -1,17 +1,17 @@
|
1
|
1
|
{
|
2
|
|
- "name": "dependjs",
|
|
2
|
+ "name": "depents",
|
3
|
3
|
"version": "0.0.1",
|
4
|
|
- "description": "dependjs is a typescript dependency injector",
|
|
4
|
+ "description": "depents is a typescript dependency injector",
|
5
|
5
|
"main": "./js/Index.js",
|
6
|
6
|
"repository": {
|
7
|
7
|
"type": "git",
|
8
|
|
- "url": "https://gitea.nitowa.xyz/npm-packages/dependjs.git"
|
|
8
|
+ "url": "https://gitea.nitowa.xyz/npm-packages/depents.git"
|
9
|
9
|
},
|
10
|
10
|
"bugs": {
|
11
|
|
- "url": "https://gitea.nitowa.xyz/npm-packages/dependjs/issues",
|
|
11
|
+ "url": "https://gitea.nitowa.xyz/npm-packages/depents/issues",
|
12
|
12
|
"email": "peter.millauer@gmail.com"
|
13
|
13
|
},
|
14
|
|
- "homepage": "https://gitea.nitowa.xyz/docs/dependjs",
|
|
14
|
+ "homepage": "https://gitea.nitowa.xyz/docs/depents",
|
15
|
15
|
"keywords": [
|
16
|
16
|
"typescript",
|
17
|
17
|
"dependency injection",
|