alexchenzl пре 5 месеци
родитељ
комит
cfd98f3dfc
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4 4
      package.json

+ 4 - 4
package.json

@@ -1,11 +1,11 @@
 {
-  "name": "chrome-extension-boilerplate-react-vite",
+  "name": "nanobrowser",
   "version": "0.1.0",
-  "description": "chrome extension boilerplate",
-  "license": "MIT",
+  "description": "AI web automation tool",
+  "license": "Apache-2.0",
   "repository": {
     "type": "git",
-    "url": "https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite.git"
+    "url": "https://github.com/nanobrowser/nanobrowser.git"
   },
   "type": "module",
   "scripts": {