Skip to content

Commit b4fece0

Browse files
committed
[package] Add further information
1 parent e894f0e commit b4fece0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

package.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
"name": "fast-move",
33
"version": "1.0.0",
44
"main": "expo/AppEntry.js",
5+
"description": "Take less decisions by having an ideal AI clone",
6+
"keywords": [
7+
"react-native",
8+
"ai",
9+
"clone",
10+
"fast",
11+
"move",
12+
"fast-move"
13+
],
14+
"author": {
15+
"name": "Pierre-Henry Soria",
16+
"email": "[email protected]",
17+
"url": "https://ph7.me"
18+
},
519
"scripts": {
620
"ts:check": "tsc",
721
"start": "expo start",

0 commit comments

Comments
 (0)