From 81ddf9b700bc48a1f8e472209f080f9c1d9a9b09 Mon Sep 17 00:00:00 2001 From: Piotr Russ Date: Wed, 18 Nov 2020 23:26:45 +0100 Subject: rm node_modules --- .../babel-helper-explode-class/package.json | 42 ---------------------- 1 file changed, 42 deletions(-) delete mode 100644 node_modules/babel-helper-explode-class/package.json (limited to 'node_modules/babel-helper-explode-class/package.json') diff --git a/node_modules/babel-helper-explode-class/package.json b/node_modules/babel-helper-explode-class/package.json deleted file mode 100644 index 853f696..0000000 --- a/node_modules/babel-helper-explode-class/package.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "_from": "babel-helper-explode-class@^6.24.1", - "_id": "babel-helper-explode-class@6.24.1", - "_inBundle": false, - "_integrity": "sha1-fcKjkQ3uAHBW4eMdZAztPVTqqes=", - "_location": "/babel-helper-explode-class", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "babel-helper-explode-class@^6.24.1", - "name": "babel-helper-explode-class", - "escapedName": "babel-helper-explode-class", - "rawSpec": "^6.24.1", - "saveSpec": null, - "fetchSpec": "^6.24.1" - }, - "_requiredBy": [ - "/babel-plugin-transform-decorators" - ], - "_resolved": "https://registry.npmjs.org/babel-helper-explode-class/-/babel-helper-explode-class-6.24.1.tgz", - "_shasum": "7dc2a3910dee007056e1e31d640ced3d54eaa9eb", - "_spec": "babel-helper-explode-class@^6.24.1", - "_where": "/home/pruss/Dev/3-minute-website/node_modules/babel-plugin-transform-decorators", - "bundleDependencies": false, - "dependencies": { - "babel-helper-bindify-decorators": "^6.24.1", - "babel-runtime": "^6.22.0", - "babel-traverse": "^6.24.1", - "babel-types": "^6.24.1" - }, - "deprecated": false, - "description": "Helper function to explode class", - "license": "MIT", - "main": "lib/index.js", - "name": "babel-helper-explode-class", - "repository": { - "type": "git", - "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-explode-class" - }, - "version": "6.24.1" -} -- cgit v1.2.3