added nodei node-ipc badge
This commit is contained in:
parent
2238b594ce
commit
0220080d54
2 changed files with 5 additions and 1 deletions
|
@ -7,6 +7,7 @@ A great solution for **Neural Networking** in Node.JS
|
||||||
|
|
||||||
|
|
||||||
npm info : [See npm trends and stats for node-ipc](http://npm-stat.com/charts.html?package=node-ipc&author=&from=&to=)
|
npm info : [See npm trends and stats for node-ipc](http://npm-stat.com/charts.html?package=node-ipc&author=&from=&to=)
|
||||||
|
[](https://nodei.co/npm/node-ipc/)
|
||||||
    
|
    
|
||||||
|
|
||||||
[](https://github.com/RIAEvangelist)
|
[](https://github.com/RIAEvangelist)
|
||||||
|
|
|
@ -6,6 +6,9 @@
|
||||||
"directories": {
|
"directories": {
|
||||||
"example": "example"
|
"example": "example"
|
||||||
},
|
},
|
||||||
|
"engines" : {
|
||||||
|
"node" : ">=1.0.0"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"colors": "*",
|
"colors": "*",
|
||||||
"event-pubsub": "*",
|
"event-pubsub": "*",
|
||||||
|
|
Loading…
Add table
Reference in a new issue