Skip to content

npmtest/node-npmtest-babel-node-debug

Repository files navigation

npmtest-babel-node-debug

basic test coverage for babel-node-debug (v2.0.0) npm package travis-ci.org build-status

node-debug but with babel-node

NPM

git-branch : alpha
coverage : istanbul-coverage
test-report : test-report
test-server-github : github.com test-server

istanbul-coverage

test-report

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "author": {
        "name": "Adam Crabtree"
    },
    "bin": {
        "bode-debug": "./bin/bode-debug.js",
        "babel-node-debug": "./bin/bode-debug.js"
    },
    "bugs": {
        "url": "https://github.com/crabdude/babel-node-debug/issues"
    },
    "dependencies": {
        "babel-cli": "^6.4.5",
        "bluebird": "^3.2.1",
        "node-inspector": "^0.12.3",
        "yadc": "0.0.1"
    },
    "description": "node-debug but with babel-node",
    "devDependencies": {},
    "directories": {},
    "dist": {
        "shasum": "984dbd19ea01b78b61a3809a1b521af16fe7e36d",
        "tarball": "https://registry.npmjs.org/babel-node-debug/-/babel-node-debug-2.0.0.tgz"
    },
    "gitHead": "36cbc72f8d6081d32b5890027113dd9bf15bd2ca",
    "homepage": "https://github.com/crabdude/babel-node-debug#readme",
    "license": "MIT",
    "main": "index.js",
    "maintainers": [
        {
            "name": "crabdude"
        }
    ],
    "name": "babel-node-debug",
    "optionalDependencies": {},
    "repository": {
        "type": "git",
        "url": "git+https://github.com/crabdude/babel-node-debug.git"
    },
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "version": "2.0.0"
}

misc

  • this document was created with utility2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors