47 lines
1.6 KiB
JSON
47 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"babel-plugin-syntax-trailing-function-commas@6.22.0",
|
|
"D:\\Hjm项目\\suyi1111"
|
|
]
|
|
],
|
|
"_from": "babel-plugin-syntax-trailing-function-commas@6.22.0",
|
|
"_id": "babel-plugin-syntax-trailing-function-commas@6.22.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Gx9CH3Q/3GKbhs07Bszw5fPTlU+ygrOGfAhEt7W2JICwufpC4SuO0mG0+4NykPBSYPMJhqvVlDBU17qB1D+hMQ==",
|
|
"_location": "/babel-plugin-syntax-trailing-function-commas",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "babel-plugin-syntax-trailing-function-commas@6.22.0",
|
|
"name": "babel-plugin-syntax-trailing-function-commas",
|
|
"escapedName": "babel-plugin-syntax-trailing-function-commas",
|
|
"rawSpec": "6.22.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "6.22.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz",
|
|
"_spec": "6.22.0",
|
|
"_where": "D:\\Hjm项目\\suyi1111",
|
|
"dependencies": {},
|
|
"description": "Compile trailing function commas to ES5",
|
|
"devDependencies": {
|
|
"babel-helper-plugin-test-runner": "^6.22.0"
|
|
},
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "babel-plugin-syntax-trailing-function-commas",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-trailing-function-commas"
|
|
},
|
|
"version": "6.22.0"
|
|
}
|