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.
48 lines
1.7 KiB
48 lines
1.7 KiB
{ |
|
"_from": "babel-plugin-transform-class-properties@6.24.1", |
|
"_id": "babel-plugin-transform-class-properties@6.24.1", |
|
"_inBundle": false, |
|
"_integrity": "sha1-anl2PqYdM9NvN7YRqp3vgagbRqw=", |
|
"_location": "/babel-plugin-transform-class-properties", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "version", |
|
"registry": true, |
|
"raw": "babel-plugin-transform-class-properties@6.24.1", |
|
"name": "babel-plugin-transform-class-properties", |
|
"escapedName": "babel-plugin-transform-class-properties", |
|
"rawSpec": "6.24.1", |
|
"saveSpec": null, |
|
"fetchSpec": "6.24.1" |
|
}, |
|
"_requiredBy": [ |
|
"/babel-preset-react-app" |
|
], |
|
"_resolved": "https://registry.npmjs.org/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.24.1.tgz", |
|
"_shasum": "6a79763ea61d33d36f37b611aa9def81a81b46ac", |
|
"_spec": "babel-plugin-transform-class-properties@6.24.1", |
|
"_where": "/home/rudi/Personal/disgord-Thanos/node_modules/babel-preset-react-app", |
|
"bundleDependencies": false, |
|
"dependencies": { |
|
"babel-helper-function-name": "^6.24.1", |
|
"babel-plugin-syntax-class-properties": "^6.8.0", |
|
"babel-runtime": "^6.22.0", |
|
"babel-template": "^6.24.1" |
|
}, |
|
"deprecated": false, |
|
"description": "This plugin transforms static class properties as well as properties declared with the property initializer syntax", |
|
"devDependencies": { |
|
"babel-helper-plugin-test-runner": "^6.24.1" |
|
}, |
|
"keywords": [ |
|
"babel-plugin" |
|
], |
|
"license": "MIT", |
|
"main": "lib/index.js", |
|
"name": "babel-plugin-transform-class-properties", |
|
"repository": { |
|
"type": "git", |
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-class-properties" |
|
}, |
|
"version": "6.24.1" |
|
}
|
|
|