zero-author

0.0.10 • Public • Published

zero-author

Usage

Add dependency to your module package.json file like:

{
	"name" : "YOUR_MODULE_NAME",
	"zero" : {
		"dependencies" : {
			"author" : "^0.0.1"
		}
	}
}

This module will automatically read relier modules's declaration of model, and add author information before creation of model which has property of "isNode:true".

Readme

Keywords

Package Sidebar

Install

npm i zero-author

Weekly Downloads

9

Version

0.0.10

License

none

Last publish

Collaborators

  • sskyy