s94-require
Version:
可以在浏览器中直接使用CommonJS的模块,书写语法和nodejs一样
19 lines (18 loc) • 405 B
JSON
{
"name": "s94-require",
"version": "1.0.16",
"description": "可以在浏览器中直接使用CommonJS的模块,书写语法和nodejs一样",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"require",
"CommonJS",
"web",
"s94",
"module"
],
"author": "牧人与鱼",
"license": "ISC"
}