mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
14 lines
244 B
JSON
14 lines
244 B
JSON
{
|
|
"name": "tuban-wlhmyit",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"scripts": {
|
|
"start": "node app.js"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "~0.4.5",
|
|
"grunt-contrib-uglify": "~0.6.0",
|
|
"grunt-contrib-concat": "~0.5.0"
|
|
}
|
|
}
|