Skip to content

Commit 5aeb03f

Browse files
committed
Added NPM related details for publishing to the Unity package
1 parent 31a73a0 commit 5aeb03f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Assets/FluidBehaviorTree/package.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,14 @@
1515
"name": "Ash Blue",
1616
"email": "ash@blueashes.com",
1717
"url": "https://twitter.com/ashbluewd"
18-
}
18+
},
19+
"license": "MIT",
20+
"repository": {
21+
"type": "git",
22+
"url": "git+https://github.com/ashblue/fluid-behavior-tree.git"
23+
},
24+
"bugs": {
25+
"url": "https://github.com/ashblue/fluid-behavior-tree/issues"
26+
},
27+
"homepage": "https://github.com/ashblue/fluid-behavior-tree#readme"
1928
}

0 commit comments

Comments
 (0)