UNPKG

apemanerror

Version:
54 lines (53 loc) 1.23 kB
{ "name": "apemanerror", "version": "4.0.1", "description": "Error parser for apeman.", "main": "lib", "browser": "sims/browser", "scripts": { "test": "./ci/test.js", "prepublish": "./ci/build.js && ./ci/browser.js" }, "repository": "apeman-labo/apemanerror", "keywords": [ "apeman", "error" ], "author": { "email": "okunishitaka.com@gmail.com", "name": "Taka Okunishi", "url": "http://okunishitaka.com" }, "license": "MIT", "bugs": { "url": "https://github.com/apeman-labo/apemanerror/issues" }, "homepage": "https://github.com/apeman-labo/apemanerror#readme", "dependencies": { "argx": "^2.0.2", "defaults": "^1.0.3", "enumobj": "^3.0.0", "stringcase": "^3.0.1", "tv4": "^1.2.7", "uuid": "^2.0.2" }, "devDependencies": { "ababel": "^1.0.22", "ababel-es2015": "^1.0.3", "amocha": "^1.0.9", "ape-releasing": "^4.0.2", "ape-reporting": "^3.0.1", "ape-tasking": "^4.0.7", "ape-tmpl": "^5.0.14", "ape-updating": "^4.0.4", "apemanlocale": "^5.0.11", "coz": "^6.0.14", "filedel": "^2.0.2", "injectmock": "^2.0.0", "tv4": "^1.2.7" }, "engines": { "node": ">=6", "npm": ">=3" } }