mirror of
https://github.com/wu736139669/Monkey-Test.git
synced 2026-08-05 05:55:46 +00:00
52 lines
1.5 KiB
JSON
52 lines
1.5 KiB
JSON
{
|
|
"_from": "babel-plugin-jscript@^1.0.4",
|
|
"_id": "babel-plugin-jscript@1.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-jzQsOCduh6R9X6CovT1etsytj8w=",
|
|
"_location": "/babel-plugin-jscript",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-plugin-jscript@^1.0.4",
|
|
"name": "babel-plugin-jscript",
|
|
"escapedName": "babel-plugin-jscript",
|
|
"rawSpec": "^1.0.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-core"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-plugin-jscript/-/babel-plugin-jscript-1.0.4.tgz",
|
|
"_shasum": "8f342c38276e87a47d5fa0a8bd3d5eb6ccad8fcc",
|
|
"_spec": "babel-plugin-jscript@^1.0.4",
|
|
"_where": "/Users/qudian/Downloads/WebDriverAgent-master/Inspector/node_modules/babel-core",
|
|
"bugs": {
|
|
"url": "https://github.com/babel-plugins/babel-plugin-jscript/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Babel plugin to fix buggy JScript named function expressions",
|
|
"devDependencies": {
|
|
"babel": "^5.6.0"
|
|
},
|
|
"homepage": "https://github.com/babel-plugins/babel-plugin-jscript#readme",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "babel-plugin-jscript",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel-plugins/babel-plugin-jscript.git"
|
|
},
|
|
"scripts": {
|
|
"build": "babel-plugin build",
|
|
"push": "babel-plugin publish",
|
|
"test": "babel-plugin test"
|
|
},
|
|
"version": "1.0.4"
|
|
}
|