apx-session
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -0,0 +0,0 @@ 'use strict'; |
'use strict'; | ||
module.exports = require('./lib/session') |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ The MIT License (MIT) |
{ | ||
"name": "apx-session", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Session manager for APX API server", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/snailjs/apx-session", |
@@ -1,3 +0,14 @@ | ||
# apx-session [![Build Status](https://travis-ci.org/snailjs/apx-session.png?branch=master)](https://travis-ci.org/snailjs/apx-session) | ||
# APX Session | ||
## Kado | ||
STOP AND READ THIS | ||
APX or Apex is no longer maintained and is superseded by Kado. | ||
A new package is available to handle all your JavaScript needs. | ||
See [kado.org](https://kado.org) for details. | ||
## Summary | ||
Session manager initializer for APX API server | ||
@@ -4,0 +15,0 @@ |
@@ -0,0 +0,0 @@ 'use strict'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
76
12219
10