Feuerwehr-eppingen/node_modules/babel-plugin-transform-runtime/package.json

101 lines
2.9 KiB
JSON

{
"_args": [
[
{
"raw": "babel-plugin-transform-runtime@^6.23.0",
"scope": null,
"escapedName": "babel-plugin-transform-runtime",
"name": "babel-plugin-transform-runtime",
"rawSpec": "^6.23.0",
"spec": ">=6.23.0 <7.0.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/laravel-mix"
]
],
"_from": "babel-plugin-transform-runtime@>=6.23.0 <7.0.0",
"_id": "babel-plugin-transform-runtime@6.23.0",
"_inCache": true,
"_location": "/babel-plugin-transform-runtime",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/babel-plugin-transform-runtime-6.23.0.tgz_1487027065879_0.5762181608006358"
},
"_npmUser": {
"name": "loganfsmyth",
"email": "loganfsmyth@gmail.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "babel-plugin-transform-runtime@^6.23.0",
"scope": null,
"escapedName": "babel-plugin-transform-runtime",
"name": "babel-plugin-transform-runtime",
"rawSpec": "^6.23.0",
"spec": ">=6.23.0 <7.0.0",
"type": "range"
},
"_requiredBy": [
"/laravel-mix"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.23.0.tgz",
"_shasum": "88490d446502ea9b8e7efb0fe09ec4d99479b1ee",
"_shrinkwrap": null,
"_spec": "babel-plugin-transform-runtime@^6.23.0",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/laravel-mix",
"dependencies": {
"babel-runtime": "^6.22.0"
},
"description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
"devDependencies": {
"babel-helper-plugin-test-runner": "^6.22.0"
},
"directories": {},
"dist": {
"shasum": "88490d446502ea9b8e7efb0fe09ec4d99479b1ee",
"tarball": "https://registry.npmjs.org/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.23.0.tgz"
},
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "amasad",
"email": "amjad.masad@gmail.com"
},
{
"name": "hzoo",
"email": "hi@henryzoo.com"
},
{
"name": "jmm",
"email": "npm-public@jessemccarthy.net"
},
{
"name": "loganfsmyth",
"email": "loganfsmyth@gmail.com"
},
{
"name": "sebmck",
"email": "sebmck@gmail.com"
},
{
"name": "thejameskyle",
"email": "me@thejameskyle.com"
}
],
"name": "babel-plugin-transform-runtime",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime"
},
"scripts": {},
"version": "6.23.0"
}