novaric
Version:
The NOVARIC SDK provides a powerful and flexible toolkit designed to simplify the integration of NOVARIC's services into third-party applications and platforms. Built with scalability and developer-friendliness in mind, the SDK offers a seamless way to in
18 lines (17 loc) • 645 B
JSON
{
"name": "novaric",
"version": "1.0.0",
"description": "The NOVARIC SDK provides a powerful and flexible toolkit designed to simplify the integration of NOVARIC's services into third-party applications and platforms. Built with scalability and developer-friendliness in mind, the SDK offers a seamless way to interact with NOVARIC's recruitment, employment, and business solutions via secure APIs.",
"keywords": [
"NOVARIC",
"SDK",
"TOKEN"
],
"license": "MIT",
"author": "NOVARIC Digital Team",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}