init
parents
Showing
package.json
0 → 100644
{ | |||
"name": "webpack-training", | |||
"version": "1.0.0", | |||
"description": "", | |||
"main": "index.js", | |||
"scripts": { | |||
"test": "echo \"Error: no test specified\" && exit 1" | |||
}, | |||
"repository": { | |||
"type": "git", | |||
"url": "git@gitlab.41bj.com:shangbj/webpack-training.git" | |||
}, | |||
"author": "", | |||
"license": "ISC" | |||
} |
readme.md
0 → 100644
Please register or sign in to comment