batch-import
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "batch-import", | ||
"version": "1.1.0", | ||
"description": "批量加载node.js模块、目录,并转换为对应的JS对象", | ||
"main": "index.js", | ||
"dependencies": {}, | ||
"devDependencies": {}, | ||
"scripts": { | ||
"dev": "nodemon test.js" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
} | ||
"name": "batch-import", | ||
"version": "1.1.1", | ||
"description": "批量加载node.js模块、目录,并转换为对应的JS对象", | ||
"main": "index.js", | ||
"dependencies": {}, | ||
"devDependencies": {}, | ||
"scripts": { | ||
"dev": "nodemon test.js" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/xiangle/batch-import.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/xiangle/batch-import/issues" | ||
}, | ||
"homepage": "https://github.com/xiangle/batch-import#readme" | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2373
5
2