Skip to content

Instantly share code, notes, and snippets.

@inyl
inyl / package.json
Last active August 21, 2017 06:16
webpack2
{
"name": "cnn_api",
"version": "1.0.0",
"description": "1. cd {project_folder} 2. ./start.sh 3. http://localhost:5000/input_test",
"main": "app.bundle.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",