2019-06-23 03:35:23 -07:00
|
|
|
# n8n-nodes-base
|
|
|
|
|
2020-07-13 05:22:34 -07:00
|
|
|
![n8n.io - Workflow Automation](https://raw.githubusercontent.com/n8n-io/n8n/master/assets/n8n-logo.png)
|
2019-06-23 03:35:23 -07:00
|
|
|
|
|
|
|
The nodes which are included by default in n8n
|
|
|
|
|
|
|
|
```
|
|
|
|
npm install n8n-nodes-base -g
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
2019-06-24 04:21:07 -07:00
|
|
|
[Apache 2.0 with Commons Clause](https://github.com/n8n-io/n8n/blob/master/packages/nodes-base/LICENSE.md)
|
2019-10-04 11:40:23 -07:00
|
|
|
|
|
|
|
Additional information about license can be found in the [FAQ](https://docs.n8n.io/#/faq?id=license)
|