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:
+24
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "git-clone",
|
||||
"version": "0.1.0",
|
||||
"description": "Clone a git repository",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/jaz303/git-clone.git"
|
||||
},
|
||||
"keywords": [
|
||||
"git",
|
||||
"clone",
|
||||
"shell"
|
||||
],
|
||||
"author": "Jason Frame <jason@onehackoranother.com> (http://jasonframe.co.uk)",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jaz303/git-clone/issues"
|
||||
},
|
||||
"homepage": "https://github.com/jaz303/git-clone"
|
||||
}
|
||||
Reference in New Issue
Block a user