UNPKG

static-resource-plugin

Version:

This is a plugin for handling static resources via koa

30 lines 918 B
{ "name": "static-resource-plugin", "version": "1.0.6", "description": "This is a plugin for handling static resources via koa", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/shataniya/static-resource.git" }, "keywords": [ "koa-static", "static-resource", "static-resource-plugin" ], "author": "shataniya", "license": "ISC", "bugs": { "url": "https://github.com/shataniya/static-resource/issues" }, "homepage": "https://github.com/shataniya/static-resource#readme", "__npminstall_done": "Mon Sep 30 2019 12:02:50 GMT+0800 (GMT+08:00)", "_from": "static-resource-plugin@1.0.5", "_resolved": "https://registry.npm.taobao.org/static-resource-plugin/download/static-resource-plugin-1.0.5.tgz", "dependencies": { "root-path-plugin": "^1.0.0" } }