0.0.10 • Published 9 years ago

zero-author v0.0.10

Weekly downloads
37
License
-
Repository
-
Last release
9 years ago

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".

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.1

10 years ago