UNPKG

@pigalle/core.errors.notimplemented

Version:
32 lines (31 loc) 839 B
{ "name": "@pigalle/core.errors.notimplemented", "version": "0.1.0-alpha1", "description": "An error class for throwing \"not implemented\".", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/pigalle-io/pigalle.core.errors.notimplemented.git" }, "keywords": [ "node", "pigalle", "pigalle.io", "error", "class", "not", "implemented" ], "author": "SAS 9 Février <contact@9fevrier.com>", "license": "MIT", "bugs": { "url": "https://github.com/pigalle-io/pigalle.core.errors.notimplemented/issues" }, "homepage": "https://github.com/pigalle-io/pigalle.core.errors.notimplemented#readme", "dependencies": { "@pigalle/core.base.error": "0.1.0-alpha1" } }