funcunit
Version:
<!-- @hide title
53 lines (52 loc) • 1.63 kB
JSON
{
"_from": "babel-plugin-runtime@^1.0.7",
"_id": "babel-plugin-runtime@1.0.7",
"_inBundle": false,
"_integrity": "sha1-v3x9lm3Vbs1cF/ocslPJrLflSq8=",
"_location": "/babel-plugin-runtime",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel-plugin-runtime@^1.0.7",
"name": "babel-plugin-runtime",
"escapedName": "babel-plugin-runtime",
"rawSpec": "^1.0.7",
"saveSpec": null,
"fetchSpec": "^1.0.7"
},
"_requiredBy": [
"/babel-core",
"/transpile/babel-core"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-runtime/-/babel-plugin-runtime-1.0.7.tgz",
"_shasum": "bf7c7d966dd56ecd5c17fa1cb253c9acb7e54aaf",
"_spec": "babel-plugin-runtime@^1.0.7",
"_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/babel-core",
"bugs": {
"url": "https://github.com/babel-plugins/babel-plugin-runtime/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
"devDependencies": {
"babel": "^5.6.0"
},
"homepage": "https://github.com/babel-plugins/babel-plugin-runtime#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "babel-plugin-runtime",
"repository": {
"type": "git",
"url": "git+https://github.com/babel-plugins/babel-plugin-runtime.git"
},
"scripts": {
"build": "babel-plugin build",
"push": "babel-plugin publish",
"test": "babel-plugin test"
},
"version": "1.0.7"
}