54 lines
1.4 KiB
JSON
54 lines
1.4 KiB
JSON
{
|
|
"_from": "node-red-node-mysql@0.0.19",
|
|
"_id": "node-red-node-mysql@0.0.19",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-zWcn2rdKVCvZ7BVMIohVJf9/y2P+M6QZCVfcyl5Kg0aGcYOQ03X/MPANFlNwu3VwZgHEVJNGu3acFb27Jckh1g==",
|
|
"_location": "/node-red-node-mysql",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "node-red-node-mysql@0.0.19",
|
|
"name": "node-red-node-mysql",
|
|
"escapedName": "node-red-node-mysql",
|
|
"rawSpec": "0.0.19",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.19"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/node-red-node-mysql/-/node-red-node-mysql-0.0.19.tgz",
|
|
"_shasum": "bf35d0596160566e12c4ef42a6b84d19544a6dfc",
|
|
"_spec": "node-red-node-mysql@0.0.19",
|
|
"_where": "/data",
|
|
"author": {
|
|
"name": "Dave Conway-Jones",
|
|
"email": "ceejay@vnet.ibm.com",
|
|
"url": "http://nodered.org"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"mysql": "^2.17.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "A Node-RED node to read and write to a MySQL database",
|
|
"keywords": [
|
|
"node-red",
|
|
"mysql"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"name": "node-red-node-mysql",
|
|
"node-red": {
|
|
"nodes": {
|
|
"mysql": "68-mysql.js"
|
|
}
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/node-red/node-red-nodes/tree/master/storage/mysql"
|
|
},
|
|
"version": "0.0.19"
|
|
}
|