mirror of
https://github.com/alexgo-io/npm-cjs.git
synced 2026-01-12 14:44:13 +08:00
11 lines
198 B
JSON
11 lines
198 B
JSON
{
|
|
"name": "alex-npm",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"author": "zitao xiong <caoer115@gmail.com>",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"strip-json-comments": "^5.0.1"
|
|
}
|
|
}
|