examples/http -> examples/mailbox
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"name": "http",
|
||||
"version": "1.0.0",
|
||||
"private": "true",
|
||||
"main": "client.js",
|
||||
"scripts": {
|
||||
"start": "NODE_ENV=development node server.js"
|
||||
},
|
||||
"browserify": {
|
||||
"transform": [
|
||||
"sheetify/transform"
|
||||
]
|
||||
},
|
||||
"author": "Yoshua Wuyts <i@yoshuawuyts.com>",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"css-wipe": "^4.2.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user