mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-09 09:57:19 +08:00
12 lines
242 B
JSON
12 lines
242 B
JSON
{
|
|
"name": "is-module",
|
|
"description": "check if a source string is an es6 module",
|
|
"keywords": ["es6", "module", "modules"],
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"repo": "component/is-module",
|
|
"scripts": [
|
|
"index.js"
|
|
]
|
|
}
|