populate repo
Showing
index.js
0 → 100644
modules/cascade.webpack.js
0 → 100644
package.json
0 → 100644
{ | ||
"name": "nanopack_cascade", | ||
"version": "0.0.0", | ||
"description": "rip apart webpack modules with ease", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://git.agiri.ninja/lp0/cascade-webpack.git" | ||
}, | ||
"author": "nocebo and lp0", | ||
"license": "MIT" | ||
} |
Please register or sign in to comment