{
    "name": "node-opcua-nodeset-ua",
    "version": "2.169.0",
    "description": "pure nodejs OPCUA SDK - module node-opcua-nodeset-ua",
    "main": "dist/index.js",
    "types": "dist/index.d.ts",
    "scripts": {
        "clean": "npx rimraf -g  dist *.tsbuildinfo",
        "build": "tsc -b"
    },
    "author": "Etienne Rossignon <etienne.rossignon@sterfive.com>",
    "license": "MIT",
    "dependencies": {
        "node-opcua-address-space-base": "2.169.0",
        "node-opcua-basic-types": "2.169.0",
        "node-opcua-data-access": "2.169.0",
        "node-opcua-data-model": "2.169.0",
        "node-opcua-data-value": "2.169.0",
        "node-opcua-extension-object": "2.169.0",
        "node-opcua-nodeid": "2.169.0",
        "node-opcua-status-code": "2.169.0",
        "node-opcua-variant": "2.169.0"
    },
    "files": [
        "dist",
        "source"
    ],
    "repository": {
        "type": "git",
        "url": "git://github.com/node-opcua/node-opcua.git"
    },
    "keywords": [
        "OPCUA",
        "opcua",
        "m2m",
        "iot",
        "opc ua",
        "internet of things"
    ],
    "homepage": "http://node-opcua.github.io/",
    "gitHead": "82d570d3e95bea689cbbe30096279885c5282245"
}
