mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2026-04-22 00:00:04 +08:00
add node_modules
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "graceful-readlink",
|
||||
"version": "1.0.1",
|
||||
"description": "graceful fs.readlink",
|
||||
"main": "index.js",
|
||||
"repository": "git://github.com/zhiyelee/graceful-readlink.git",
|
||||
"homepage": "https://github.com/zhiyelee/graceful-readlink",
|
||||
"bugs": "https://github.com/zhiyelee/graceful-readlink/issues",
|
||||
"keywords": [
|
||||
"fs.readlink",
|
||||
"readlink"
|
||||
],
|
||||
"author": "zhiyelee",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user