rename dependjs to depents
This commit is contained in:
+5
-5
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"name": "dependjs",
|
||||
"name": "depents",
|
||||
"version": "0.0.1",
|
||||
"description": "dependjs is a typescript dependency injector",
|
||||
"description": "depents is a typescript dependency injector",
|
||||
"main": "./js/Index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitea.nitowa.xyz/npm-packages/dependjs.git"
|
||||
"url": "https://gitea.nitowa.xyz/npm-packages/depents.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://gitea.nitowa.xyz/npm-packages/dependjs/issues",
|
||||
"url": "https://gitea.nitowa.xyz/npm-packages/depents/issues",
|
||||
"email": "peter.millauer@gmail.com"
|
||||
},
|
||||
"homepage": "https://gitea.nitowa.xyz/docs/dependjs",
|
||||
"homepage": "https://gitea.nitowa.xyz/docs/depents",
|
||||
"keywords": [
|
||||
"typescript",
|
||||
"dependency injection",
|
||||
|
||||
Reference in New Issue
Block a user