File: /var/www/zaklada/html/node_modules/babel-plugin-runtime/package.json
{
"_args": [
[
"babel-plugin-runtime@1.0.7",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_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": "version",
"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-jest/babel-core"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-runtime/-/babel-plugin-runtime-1.0.7.tgz",
"_spec": "1.0.7",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"bugs": {
"url": "https://github.com/babel-plugins/babel-plugin-runtime/issues"
},
"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"
}