{ "_args": [ [ "@babel/helper-create-class-features-plugin@7.4.4", "/Users/lihai/jolijoli/pad_spa" ] ], "_development": true, "_from": "@babel/helper-create-class-features-plugin@7.4.4", "_id": "@babel/helper-create-class-features-plugin@7.4.4", "_inBundle": false, "_integrity": "sha1-/D1pCvZVTMnvxgc2SoLUj1hzbbo=", "_location": "/@babel/helper-create-class-features-plugin", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/helper-create-class-features-plugin@7.4.4", "name": "@babel/helper-create-class-features-plugin", "escapedName": "@babel%2fhelper-create-class-features-plugin", "scope": "@babel", "rawSpec": "7.4.4", "saveSpec": null, "fetchSpec": "7.4.4" }, "_requiredBy": [ "/@babel/plugin-proposal-class-properties", "/@babel/plugin-proposal-decorators" ], "_resolved": "https://registry.npm.taobao.org/@babel/helper-create-class-features-plugin/download/@babel/helper-create-class-features-plugin-7.4.4.tgz", "_spec": "7.4.4", "_where": "/Users/lihai/jolijoli/pad_spa", "author": { "name": "The Babel Team", "url": "https://babeljs.io/team" }, "dependencies": { "@babel/helper-function-name": "^7.1.0", "@babel/helper-member-expression-to-functions": "^7.0.0", "@babel/helper-optimise-call-expression": "^7.0.0", "@babel/helper-plugin-utils": "^7.0.0", "@babel/helper-replace-supers": "^7.4.4", "@babel/helper-split-export-declaration": "^7.4.4" }, "description": "Compile class public and private fields, private methods and decorators to ES6", "devDependencies": { "@babel/core": "^7.4.4", "@babel/helper-plugin-test-runner": "^7.0.0" }, "gitHead": "2c88694388831b1e5b88e4bbed6781eb2be1edba", "keywords": [ "babel", "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/helper-create-class-features-plugin", "peerDependencies": { "@babel/core": "^7.0.0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-create-class-features-plugin" }, "version": "7.4.4" }