@jnxplus/common
Version:
This library was generated with [Nx](https://nx.dev).
33 lines • 720 B
JSON
{
"name": "@jnxplus/common",
"version": "1.17.0",
"type": "commonjs",
"main": "src/index.js",
"private": false,
"publishConfig": {
"access": "public"
},
"license": "MIT",
"author": "Khalil LAGRIDA",
"homepage": "https://github.com/khalilou88/jnxplus/blob/main/packages/common/README.md",
"bugs": {
"url": "https://github.com/khalilou88/jnxplus/issues"
},
"keywords": [
"nx",
"nx-workspace",
"nx-plugin"
],
"dependencies": {
"tslib": "^2.7.0"
},
"peerDependencies": {
"@nx/devkit": ">= 19"
},
"repository": {
"type": "git",
"url": "https://github.com/khalilou88/jnxplus.git",
"directory": "packages/common"
},
"types": "./src/index.d.ts"
}