add js-fp3
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "js-fp3",
|
||||
"version": "1.0.0",
|
||||
"description": "Functional DDD demo with intense FP patterns",
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user