webpack-john-wick-server
Version:
Indicates after compiling that Webpack has served and will be of service.
21 lines (20 loc) • 508 B
JSON
{
"name": "webpack-john-wick-server",
"version": "1.0.1",
"description": "Indicates after compiling that Webpack has served and will be of service.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Webpack",
"John",
"Wick"
],
"author": "Pavel Selitskas <p.selitskas@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/wizardist/webpack-john-wick-server.git"
}
}