49 lines
1.6 KiB
JSON
49 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"babel-plugin-syntax-trailing-function-commas@6.22.0",
|
|
"/Applications/work/GitLab/lepu-test-platform-web"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "babel-plugin-syntax-trailing-function-commas@6.22.0",
|
|
"_id": "babel-plugin-syntax-trailing-function-commas@6.22.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-ugNgk3+NBuQBgKQ/4NVhb/9TLPM=",
|
|
"_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",
|
|
"/babel-preset-stage-3"
|
|
],
|
|
"_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": "/Applications/work/GitLab/lepu-test-platform-web",
|
|
"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"
|
|
}
|