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.
62 lines
1.9 KiB
62 lines
1.9 KiB
{
|
|
"_from": "@babel/plugin-proposal-decorators@7.8.3",
|
|
"_id": "@babel/plugin-proposal-decorators@7.8.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-e3RvdvS4qPJVTe288DlXjwKflpfy1hr0j5dz5WpIYYeP7vQZg2WfAEIp8k5/Lwis/m5REXEteIz6rrcDtXXG7w==",
|
|
"_location": "/@babel/plugin-proposal-decorators",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-proposal-decorators@7.8.3",
|
|
"name": "@babel/plugin-proposal-decorators",
|
|
"escapedName": "@babel%2fplugin-proposal-decorators",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.8.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.8.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-preset-react-app"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.8.3.tgz",
|
|
"_shasum": "2156860ab65c5abf068c3f67042184041066543e",
|
|
"_spec": "@babel/plugin-proposal-decorators@7.8.3",
|
|
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\babel-preset-react-app",
|
|
"author": {
|
|
"name": "Logan Smyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.8.3",
|
|
"@babel/helper-plugin-utils": "^7.8.3",
|
|
"@babel/plugin-syntax-decorators": "^7.8.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Compile class and object decorators to ES5",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.8.3",
|
|
"@babel/helper-plugin-test-runner": "^7.8.3"
|
|
},
|
|
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
|
|
"keywords": [
|
|
"babel",
|
|
"babel-plugin",
|
|
"decorators"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/plugin-proposal-decorators",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-decorators"
|
|
},
|
|
"version": "7.8.3"
|
|
}
|
|
|