summaryrefslogtreecommitdiff
path: root/tools/eslint/node_modules/x-is-function/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/eslint/node_modules/x-is-function/package.json')
-rw-r--r--tools/eslint/node_modules/x-is-function/package.json46
1 files changed, 0 insertions, 46 deletions
diff --git a/tools/eslint/node_modules/x-is-function/package.json b/tools/eslint/node_modules/x-is-function/package.json
deleted file mode 100644
index a8a3fb45d8..0000000000
--- a/tools/eslint/node_modules/x-is-function/package.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "_from": "x-is-function@^1.0.4",
- "_id": "x-is-function@1.0.4",
- "_inBundle": false,
- "_integrity": "sha1-XSlNw9Joy90GJYDgxd93o5HR+h4=",
- "_location": "/x-is-function",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "x-is-function@^1.0.4",
- "name": "x-is-function",
- "escapedName": "x-is-function",
- "rawSpec": "^1.0.4",
- "saveSpec": null,
- "fetchSpec": "^1.0.4"
- },
- "_requiredBy": [
- "/unified"
- ],
- "_resolved": "https://registry.npmjs.org/x-is-function/-/x-is-function-1.0.4.tgz",
- "_shasum": "5d294dc3d268cbdd062580e0c5df77a391d1fa1e",
- "_spec": "x-is-function@^1.0.4",
- "_where": "j:\\temp\\_git\\node-fork\\tools\\eslint\\node_modules\\unified",
- "author": {
- "name": "@serapath"
- },
- "bugs": {
- "url": "https://github.com/serapath/x-is-function/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Simple function test",
- "homepage": "https://github.com/serapath/x-is-function#readme",
- "license": "MIT",
- "main": "index.js",
- "name": "x-is-function",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/serapath/x-is-function.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "1.0.4"
-}