1
0
mirror of /repos/node-red-data.git synced 2025-12-30 08:01:32 +01:00
node-red-data/package.json
2016-08-02 22:29:14 +02:00

11 lines
178 B
JSON

{
"name": "red",
"version": "1.0.0",
"description": "quick red install",
"author": "Aiko Mastboom",
"license": "MIT",
"dependencies": {
"lodash": "^4.14.1"
}
}