mirror of
https://github.com/wu736139669/Monkey-Test.git
synced 2026-08-05 05:55:46 +00:00
52 lines
1.7 KiB
JSON
52 lines
1.7 KiB
JSON
{
|
|
"_from": "babel-plugin-react-constant-elements@^1.0.3",
|
|
"_id": "babel-plugin-react-constant-elements@1.0.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-lGc26DeEKcvDSdz/YvUcFDs041o=",
|
|
"_location": "/babel-plugin-react-constant-elements",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-plugin-react-constant-elements@^1.0.3",
|
|
"name": "babel-plugin-react-constant-elements",
|
|
"escapedName": "babel-plugin-react-constant-elements",
|
|
"rawSpec": "^1.0.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-core"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-plugin-react-constant-elements/-/babel-plugin-react-constant-elements-1.0.3.tgz",
|
|
"_shasum": "946736e8378429cbc349dcff62f51c143b34e35a",
|
|
"_spec": "babel-plugin-react-constant-elements@^1.0.3",
|
|
"_where": "/Users/qudian/Downloads/WebDriverAgent-master/Inspector/node_modules/babel-core",
|
|
"bugs": {
|
|
"url": "https://github.com/babel-plugins/babel-plugin-react-constant-elements/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Treat React JSX elements as value types and hoist them to the highest scope",
|
|
"devDependencies": {
|
|
"babel": "^5.6.0"
|
|
},
|
|
"homepage": "https://github.com/babel-plugins/babel-plugin-react-constant-elements#readme",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "babel-plugin-react-constant-elements",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel-plugins/babel-plugin-react-constant-elements.git"
|
|
},
|
|
"scripts": {
|
|
"build": "babel-plugin build",
|
|
"push": "babel-plugin publish",
|
|
"test": "babel-plugin test"
|
|
},
|
|
"version": "1.0.3"
|
|
}
|