UNPKG

funcunit

Version:
71 lines (70 loc) 1.93 kB
{ "_from": "babel@^5.8.23", "_id": "babel@5.8.38", "_inBundle": false, "_integrity": "sha1-37CHwiiUkXxXb7Z86c8yjUWGKfs=", "_location": "/babel", "_phantomChildren": { "brace-expansion": "1.1.11", "inflight": "1.0.6", "inherits": "2.0.3", "once": "1.4.0", "path-is-absolute": "1.0.1" }, "_requested": { "type": "range", "registry": true, "raw": "babel@^5.8.23", "name": "babel", "escapedName": "babel", "rawSpec": "^5.8.23", "saveSpec": null, "fetchSpec": "^5.8.23" }, "_requiredBy": [ "/documentjs/steal-tools" ], "_resolved": "https://registry.npmjs.org/babel/-/babel-5.8.38.tgz", "_shasum": "dfb087c22894917c576fb67ce9cf328d458629fb", "_spec": "babel@^5.8.23", "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/documentjs/node_modules/steal-tools", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "bin": { "babel": "./bin/babel.js", "babel-node": "./bin/babel-node.js", "babel-external-helpers": "./bin/babel-external-helpers.js", "babel-plugin": "./bin/babel-plugin.js" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "babel-core": "^5.6.21", "chokidar": "^1.0.0", "commander": "^2.6.0", "convert-source-map": "^1.1.0", "fs-readdir-recursive": "^0.1.0", "glob": "^5.0.5", "lodash": "^3.2.0", "output-file-sync": "^1.1.0", "path-exists": "^1.0.0", "path-is-absolute": "^1.0.0", "slash": "^1.0.0", "source-map": "^0.5.0" }, "deprecated": false, "description": "Turn ES6 code into readable vanilla ES5 with source maps", "homepage": "https://babeljs.io/", "license": "MIT", "name": "babel", "preferGlobal": true, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git" }, "version": "5.8.38" }