Skip to content

Commit e7d64a7

Browse files
committed
fix(npm): タイトルの修正
1 parent 7ac5212 commit e7d64a7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
2-
"name": "plugin-design-patterns",
2+
"name": "javaScript-plugin-architecture",
33
"repository": {
44
"type": "git",
5-
"url": "https://github.com/azu/plugin-design-patterns.git"
5+
"url": "https://github.com/azu/JavaScript-Plugin-Architecture"
66
},
77
"author": "azu",
88
"email": "[email protected]",
9-
"homepage": "https://github.com/azu/plugin-design-patterns",
9+
"homepage": "JavaScript-Plugin-Architecture",
1010
"license": "MIT",
1111
"bugs": {
12-
"url": "https://github.com/azu/plugin-design-patterns/issues"
12+
"url": "JavaScript-Plugin-Architecture/issues"
1313
},
1414
"version": "0.1.1",
15-
"description": "JavaScript plugin design pattens book.",
15+
"description": "JavaScript Plugin Architecture book.",
1616
"main": "index.js",
1717
"directories": {
1818
"test": "test"

0 commit comments

Comments
 (0)