UNPKG

funcunit

Version:
134 lines (133 loc) 3.88 kB
{ "_from": "transpile@^0.9.0", "_id": "transpile@0.9.7", "_inBundle": false, "_integrity": "sha1-lcVxLpg35EXBI4DsD+Dt2DjOt7o=", "_location": "/transpile", "_phantomChildren": { "amdefine": "1.0.1", "babel-plugin-constant-folding": "1.0.1", "babel-plugin-dead-code-elimination": "1.0.2", "babel-plugin-eval": "1.0.1", "babel-plugin-inline-environment-variables": "1.0.1", "babel-plugin-jscript": "1.0.4", "babel-plugin-member-expression-literals": "1.0.1", "babel-plugin-property-literals": "1.0.1", "babel-plugin-proto-to-assign": "1.0.4", "babel-plugin-react-constant-elements": "1.0.3", "babel-plugin-react-display-name": "1.0.3", "babel-plugin-remove-console": "1.0.1", "babel-plugin-remove-debugger": "1.0.1", "babel-plugin-runtime": "1.0.7", "babel-plugin-undeclared-variables-check": "1.0.2", "babel-plugin-undefined-to-void": "1.1.6", "babylon": "5.8.38", "bluebird": "2.11.0", "brace-expansion": "1.1.11", "chalk": "1.1.3", "commoner": "0.10.8", "convert-source-map": "1.6.0", "debug": "2.6.9", "defs": "1.1.1", "detect-indent": "3.0.1", "esutils": "2.0.2", "fs-readdir-recursive": "0.1.2", "globals": "6.4.1", "home-or-tmp": "1.0.0", "is-integer": "1.0.7", "js-tokens": "1.0.1", "line-numbers": "0.2.0", "output-file-sync": "1.1.2", "path-exists": "1.0.0", "path-is-absolute": "1.0.1", "private": "0.1.8", "regexpu": "1.3.0", "repeating": "1.1.3", "resolve": "1.10.0", "shebang-regex": "1.0.0", "slash": "1.0.0", "source-map-support": "0.2.10", "strip-json-comments": "1.0.4", "through": "2.3.8", "to-fast-properties": "1.0.3", "trim-right": "1.0.1", "try-resolve": "1.0.1" }, "_requested": { "type": "range", "registry": true, "raw": "transpile@^0.9.0", "name": "transpile", "escapedName": "transpile", "rawSpec": "^0.9.0", "saveSpec": null, "fetchSpec": "^0.9.0" }, "_requiredBy": [ "/documentjs/steal-tools", "/steal-tools" ], "_resolved": "https://registry.npmjs.org/transpile/-/transpile-0.9.7.tgz", "_shasum": "95c5712e9837e445c12380ec0fe0edd838ceb7ba", "_spec": "transpile@^0.9.0", "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/documentjs/node_modules/steal-tools", "author": { "name": "Bitovi", "email": "contact@bitovi.com", "url": "http://bitovi.com/" }, "bugs": { "url": "https://github.com/stealjs/transpile/issues" }, "bundleDependencies": false, "dependencies": { "babel-core": "5.8.14", "comparify": "0.1.0", "escodegen": "^1.7.0", "esprima": "^2.7.0", "estraverse": "1.5.0", "js-module-formats": "~0.1.2", "js-string-escape": "1.0.0", "object.assign": "^4.0.1", "sourcemap-to-ast": "0.0.2", "traceur": "0.0.91", "urix": "^0.1.0" }, "deprecated": false, "description": "Transpiles JavaScript modules from one format to another.", "devDependencies": { "chai": "*", "istanbul": "*", "mocha": "1.18.2", "xunit-file": "*" }, "globalBrowser": { "traceur#./src/node/traceur.js": "./browser/traceur.js" }, "homepage": "https://github.com/stealjs/transpile#readme", "licenses": [ { "type": "MIT", "url": "http://opensource.org/licenses/mit-license.php" } ], "main": "main", "name": "transpile", "repository": { "type": "git", "url": "git://github.com/stealjs/transpile.git" }, "scripts": { "mocha": "mocha test/*.js", "test": "./node_modules/istanbul/lib/cli.js cover -- ./node_modules/.bin/_mocha test/*.js --reporter spec", "test-windows": "mocha test\\*.js --reporter spec" }, "system": { "meta": { "traceur#./bin/traceur": { "format": "global" } } }, "version": "0.9.7" }