UNPKG

318 BJSONView Raw
1{
2 "name": "dev-404-page",
3 "version": "1.0.0",
4 "description": "Internal plugin to add a 404 page in development with helpful information",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "author": "Kyle Mathews <mathews.kyle@gmail.com>",
10 "license": "MIT"
11}