| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- {
- "_from": "babel-plugin-syntax-class-constructor-call@^6.18.0",
- "_id": "babel-plugin-syntax-class-constructor-call@6.18.0",
- "_inBundle": false,
- "_integrity": "sha512-EEuBcXz/wZ81Jaac0LnMHtD4Mfz9XWn2oH2Xj+CHwz2SZWUqqdtR2BgWPSdTGMmxN/5KLSh4PImt9+9ZedDarA==",
- "_location": "/babel-plugin-syntax-class-constructor-call",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "babel-plugin-syntax-class-constructor-call@^6.18.0",
- "name": "babel-plugin-syntax-class-constructor-call",
- "escapedName": "babel-plugin-syntax-class-constructor-call",
- "rawSpec": "^6.18.0",
- "saveSpec": null,
- "fetchSpec": "^6.18.0"
- },
- "_requiredBy": [
- "/babel-plugin-transform-class-constructor-call"
- ],
- "_resolved": "https://registry.npmmirror.com/babel-plugin-syntax-class-constructor-call/-/babel-plugin-syntax-class-constructor-call-6.18.0.tgz",
- "_shasum": "9cb9d39fe43c8600bec8146456ddcbd4e1a76416",
- "_spec": "babel-plugin-syntax-class-constructor-call@^6.18.0",
- "_where": "/data/wwwroot/qimall/node/node_modules/babel-plugin-transform-class-constructor-call",
- "bundleDependencies": false,
- "dependencies": {},
- "deprecated": false,
- "description": "Allow parsing of class constructor calls (deprecated)",
- "devDependencies": {},
- "keywords": [
- "babel-plugin"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "babel-plugin-syntax-class-constructor-call",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-class-constructor-call"
- },
- "version": "6.18.0"
- }
|