landvex: Fixar och tester klara för alla komponenter
- Datafabrik: Dockerfile fix, agentorkestrering fungerar - Vision: Identify-modell, FAISS, OCR alla testade - API: Alla 7 integrationstester passerade - Upplösare: Entitetsupplösning verifierad
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "microseconds",
|
||||
"version": "0.2.0",
|
||||
"description": "microsecond parser",
|
||||
"keywords": [
|
||||
"microseconds",
|
||||
"microtime",
|
||||
"time parser"
|
||||
],
|
||||
"homepage": "https://github.com/kamicane/microseconds#readme",
|
||||
"bugs": "https://github.com/kamicane/microseconds/issues",
|
||||
"repository": "github:kamicane/microseconds",
|
||||
"license": "MIT",
|
||||
"author": "Valerio Proietti <kamicane@gmail.com>",
|
||||
"main": "index.js",
|
||||
"devDependencies": {
|
||||
"prettier": "^1.19.1",
|
||||
"prettier-plugin-packagejson": "^2.0.6",
|
||||
"standard": "^14.3.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user