UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

23 lines (19 loc) 464 B
<!-- /** * Copyright 2015 Google Inc. All Rights Reserved. * Use of this source code is governed by a BSD-style * license that can be found in the LICENSE file or at * https://github.com/firebase/superstatic/blob/master/LICENSE */ --> <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Superstatic Middleware</title> </head> <body> Hello using Superstatic middleware. </body> </html>