mirror of
https://github.com/wu736139669/Monkey-Test.git
synced 2026-08-06 06:14:53 +00:00
52 lines
1.6 KiB
JSON
52 lines
1.6 KiB
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"
|
|
],
|
|
"_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": "/Users/qudian/Downloads/WebDriverAgent-master/Inspector/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"
|
|
}
|