You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.5 KiB
JSON
44 lines
1.5 KiB
JSON
5 years ago
|
{
|
||
|
"_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": "range",
|
||
|
"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-stage-3"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz",
|
||
|
"_shasum": "ba0360937f8d06e40180a43fe0d5616fff532cf3",
|
||
|
"_spec": "babel-plugin-syntax-trailing-function-commas@^6.22.0",
|
||
|
"_where": "/home/mwinter/www/unboundedpress/node_modules/babel-preset-stage-3",
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {},
|
||
|
"deprecated": false,
|
||
|
"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"
|
||
|
}
|