touchui-create
Advanced tools
Comparing version 0.1.1 to 0.1.2
var has = require('./has') | ||
var init = require('./init') | ||
var page = require('./page') | ||
@@ -7,2 +8,3 @@ var demo = require('./demo') | ||
has, | ||
init, | ||
page, | ||
@@ -9,0 +11,0 @@ demo |
{ | ||
"name": "touchui-create", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "touchui-create", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
@@ -7,2 +7,6 @@ # touchui-create | ||
``` | ||
## 识别为TouchUI工程 | ||
```js | ||
create.init(workSpace, callback) | ||
``` | ||
## 判断工程是否存在 | ||
@@ -9,0 +13,0 @@ ```js |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
8850
231
22
0
17