mirror of
https://github.com/wu736139669/Monkey-Test.git
synced 2026-08-05 05:55:46 +00:00
52 lines
1.8 KiB
JSON
52 lines
1.8 KiB
JSON
{
|
|
"_from": "babel-plugin-inline-environment-variables@^1.0.1",
|
|
"_id": "babel-plugin-inline-environment-variables@1.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-H1jOkSB61qgmqL9kX6/mj/X+P/4=",
|
|
"_location": "/babel-plugin-inline-environment-variables",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-plugin-inline-environment-variables@^1.0.1",
|
|
"name": "babel-plugin-inline-environment-variables",
|
|
"escapedName": "babel-plugin-inline-environment-variables",
|
|
"rawSpec": "^1.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-core"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-plugin-inline-environment-variables/-/babel-plugin-inline-environment-variables-1.0.1.tgz",
|
|
"_shasum": "1f58ce91207ad6a826a8bf645fafe68ff5fe3ffe",
|
|
"_spec": "babel-plugin-inline-environment-variables@^1.0.1",
|
|
"_where": "/Users/qudian/Downloads/WebDriverAgent-master/Inspector/node_modules/babel-core",
|
|
"bugs": {
|
|
"url": "https://github.com/babel-plugins/babel-plugin-inline-environment-variables/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Inline environment variables",
|
|
"devDependencies": {
|
|
"babel": "^5.6.0"
|
|
},
|
|
"homepage": "https://github.com/babel-plugins/babel-plugin-inline-environment-variables#readme",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "babel-plugin-inline-environment-variables",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel-plugins/babel-plugin-inline-environment-variables.git"
|
|
},
|
|
"scripts": {
|
|
"build": "babel-plugin build",
|
|
"push": "babel-plugin publish",
|
|
"test": "babel-plugin test"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|