Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "2interface", | ||
"version": "0.1.0", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "0.1.1", | ||
"description": "Interfaces become interfaces", | ||
"main": "build/src/index.js", | ||
"scripts": { | ||
@@ -14,4 +14,4 @@ "build": "webpack --config webpack.config.ts", | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"keywords": ["typescript","interface","json","to-interface"], | ||
"author": "andy00614", | ||
"license": "ISC", | ||
@@ -18,0 +18,0 @@ "devDependencies": { |
@@ -1,13 +0,1 @@ | ||
# ts/js 集成jest开发环境 | ||
## npm test | ||
开启测试模式(jest检测)[实时] | ||
## npm run dev | ||
开启应用服务,入口为scr/index.ts | ||
## npm run build | ||
打包 | ||
## npm run check | ||
实时检测类型侧凑 | ||
transfer request'response interface to typescript interface |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
1
53808
2