UNPKG

@jnxplus/xml

Version:
37 lines 794 B
{ "name": "@jnxplus/xml", "version": "1.16.1", "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/xml/README.md", "bugs": { "url": "https://github.com/khalilou88/jnxplus/issues" }, "keywords": [ "nx", "nx-workspace", "nx-plugin", "java", "maven", "maven multi-module project" ], "dependencies": { "xmldoc": "^1.3.0", "tslib": "^2.7.0" }, "peerDependencies": { "@nx/devkit": ">= 19" }, "repository": { "type": "git", "url": "https://github.com/khalilou88/jnxplus.git", "directory": "packages/xml" }, "types": "./src/index.d.ts" }