This commit is contained in:
Brandon Nozaki Miller 2016-07-14 16:09:32 -07:00
parent adb651d708
commit 5824ae9b32
2 changed files with 7443 additions and 1615 deletions

9056
.tags

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"name": "node-ipc",
"version": "7.0.0",
"version": "8.0.0",
"description": "A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.",
"main": "node-ipc.js",
"directories": {