olivant
Version:
Echo the destruction caused by your code.
93 lines (92 loc) • 2.28 kB
JSON
{
"name": "olivant",
"version": "0.24.0",
"description": "Echo the destruction caused by your code.",
"main": "index.js",
"support": "browser.js",
"deploy": "olivant.deploy.js",
"browser": "olivant.deploy.js",
"scripts": {
"build": "gulp && webpack --progress --display-modules",
"test": "mocha olivant-test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/volkovasystems/olivant.git"
},
"keywords": [
"echo",
"prompt",
"fatal",
"issue",
"warning",
"failed",
"success",
"logging",
"log",
"console",
"olivant"
],
"author": "Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"contributors": [
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/volkovasystems/olivant/issues"
},
"homepage": "https://github.com/volkovasystems/olivant#readme",
"dependencies": {
"arid": "^0.25.0",
"asea": "^0.13.0",
"babel-runtime": "^6.23.0",
"blacksea": "^0.17.0",
"bluesea": "^0.11.0",
"budge": "^0.28.0",
"called": "^0.27.0",
"chalk": "^1.1.3",
"clazof": "^0.27.0",
"dexist": "^0.15.0",
"diatom": "^0.27.0",
"doubt": "^0.26.0",
"ethernity": "^0.23.0",
"falze": "^0.22.0",
"falzy": "^0.19.0",
"filled": "^0.21.0",
"glucose": "^0.24.0",
"harden": "^0.21.0",
"heredito": "^0.28.0",
"kein": "^0.25.0",
"longjohn": "^0.2.12",
"meek": "^0.17.0",
"outre": "^0.18.0",
"plough": "^0.25.0",
"protype": "^0.21.0",
"raze": "^0.29.0",
"redsea": "^0.17.0",
"segway": "^0.19.0",
"snapd": "^0.24.0",
"stack-trace": "^0.0.10",
"stringe": "^0.3.0",
"symbiote": "^0.18.0",
"truly": "^0.18.0",
"truu": "^0.25.0",
"u200b": "^0.27.0"
},
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-core": "^6.24.1",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-latest": "^6.24.1",
"del": "^2.2.2",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-debug": "^3.1.0",
"gulp-plumber": "^1.1.0",
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.5.4",
"gulp-sourcemaps": "^2.6.0",
"source-map-loader": "^0.2.1",
"webpack": "^2.5.1"
}
}