Skip to content

npmtest/node-npmtest-babel-cli

Repository files navigation

npmtest-babel-cli

basic test coverage for babel-cli (v6.24.1) npm package travis-ci.org build-status

Babel command line.

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": "Sebastian McKenzie"
    },
    "bin": {
        "babel-doctor": "./bin/babel-doctor.js",
        "babel": "./bin/babel.js",
        "babel-node": "./bin/babel-node.js",
        "babel-external-helpers": "./bin/babel-external-helpers.js"
    },
    "dependencies": {
        "babel-core": "^6.24.1",
        "babel-polyfill": "^6.23.0",
        "babel-register": "^6.24.1",
        "babel-runtime": "^6.22.0",
        "chokidar": "^1.6.1",
        "commander": "^2.8.1",
        "convert-source-map": "^1.1.0",
        "fs-readdir-recursive": "^1.0.0",
        "glob": "^7.0.0",
        "lodash": "^4.2.0",
        "output-file-sync": "^1.1.0",
        "path-is-absolute": "^1.0.0",
        "slash": "^1.0.0",
        "source-map": "^0.5.0",
        "v8flags": "^2.0.10"
    },
    "description": "Babel command line.",
    "devDependencies": {
        "babel-helper-fixtures": "^6.22.0"
    },
    "directories": {},
    "dist": {
        "shasum": "207cd705bba61489b2ea41b5312341cf6aca2283",
        "tarball": "https://registry.npmjs.org/babel-cli/-/babel-cli-6.24.1.tgz"
    },
    "homepage": "https://babeljs.io/",
    "keywords": [
        "6to5",
        "babel",
        "es6",
        "transpile",
        "transpiler",
        "babel-cli",
        "compiler"
    ],
    "license": "MIT",
    "maintainers": [
        {
            "name": "amasad"
        },
        {
            "name": "hzoo"
        },
        {
            "name": "jmm"
        },
        {
            "name": "loganfsmyth"
        },
        {
            "name": "sebmck"
        },
        {
            "name": "thejameskyle"
        }
    ],
    "name": "babel-cli",
    "optionalDependencies": {
        "chokidar": "^1.6.1"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/babel/babel/tree/master/packages/babel-cli"
    },
    "scripts": {},
    "version": "6.24.1"
}

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