You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
2.4 KiB
74 lines
2.4 KiB
|
3 years ago
|
{
|
||
|
|
"_args": [
|
||
|
|
[
|
||
|
|
"babel-preset-current-node-syntax@0.1.3",
|
||
|
|
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
|
||
|
|
]
|
||
|
|
],
|
||
|
|
"_development": true,
|
||
|
|
"_from": "babel-preset-current-node-syntax@0.1.3",
|
||
|
|
"_id": "babel-preset-current-node-syntax@0.1.3",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha1-tLVHrN2/ljy6VVup+cu7cL/QRNo=",
|
||
|
|
"_location": "/babel-preset-current-node-syntax",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "version",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "babel-preset-current-node-syntax@0.1.3",
|
||
|
|
"name": "babel-preset-current-node-syntax",
|
||
|
|
"escapedName": "babel-preset-current-node-syntax",
|
||
|
|
"rawSpec": "0.1.3",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "0.1.3"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/babel-preset-jest"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npm.taobao.org/babel-preset-current-node-syntax/download/babel-preset-current-node-syntax-0.1.3.tgz",
|
||
|
|
"_spec": "0.1.3",
|
||
|
|
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
|
||
|
|
"author": {
|
||
|
|
"name": "Nicolò Ribaudo",
|
||
|
|
"url": "https://github.com/nicolo-ribaudo"
|
||
|
|
},
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax/issues"
|
||
|
|
},
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
||
|
|
"@babel/plugin-syntax-bigint": "^7.8.3",
|
||
|
|
"@babel/plugin-syntax-class-properties": "^7.8.3",
|
||
|
|
"@babel/plugin-syntax-import-meta": "^7.8.3",
|
||
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3",
|
||
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.8.3",
|
||
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
||
|
|
"@babel/plugin-syntax-numeric-separator": "^7.8.3",
|
||
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
||
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
|
||
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
||
|
|
},
|
||
|
|
"description": "A Babel preset that enables parsing of proposals supported by the current Node.js version.",
|
||
|
|
"devDependencies": {
|
||
|
|
"@babel/core": "7.0.0"
|
||
|
|
},
|
||
|
|
"homepage": "https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax#readme",
|
||
|
|
"license": "MIT",
|
||
|
|
"main": "src/index.js",
|
||
|
|
"name": "babel-preset-current-node-syntax",
|
||
|
|
"peerDependencies": {
|
||
|
|
"@babel/core": "^7.0.0"
|
||
|
|
},
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git+https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax.git"
|
||
|
|
},
|
||
|
|
"resolutions": {
|
||
|
|
"@babel/parser": "7.0.0"
|
||
|
|
},
|
||
|
|
"scripts": {
|
||
|
|
"test": "node ./test/index.js"
|
||
|
|
},
|
||
|
|
"version": "0.1.3"
|
||
|
|
}
|