| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "file-sync-cmp@^0.1.0", |
| 3 | "_id": "file-sync-cmp@0.1.1", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha1-peeo/7+kk7Q7kju9TKiaU7Y7YSs=", |
| 6 | "_location": "/file-sync-cmp", |
| 7 | "_phantomChildren": {}, |
| 8 | "_requested": { |
| 9 | "type": "range", |
| 10 | "registry": true, |
| 11 | "raw": "file-sync-cmp@^0.1.0", |
| 12 | "name": "file-sync-cmp", |
| 13 | "escapedName": "file-sync-cmp", |
| 14 | "rawSpec": "^0.1.0", |
| 15 | "saveSpec": null, |
| 16 | "fetchSpec": "^0.1.0" |
| 17 | }, |
| 18 | "_requiredBy": [ |
| 19 | "/grunt-contrib-copy" |
| 20 | ], |
| 21 | "_resolved": "https://registry.npmjs.org/file-sync-cmp/-/file-sync-cmp-0.1.1.tgz", |
| 22 | "_shasum": "a5e7a8ffbfa493b43b923bbd4ca89a53b63b612b", |
| 23 | "_spec": "file-sync-cmp@^0.1.0", |
| 24 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\grunt-contrib-copy", |
| 25 | "author": { |
| 26 | "name": "Martin Geisler", |
| 27 | "email": "martin@geisler.net", |
| 28 | "url": "http://geisler.net/" |
| 29 | }, |
| 30 | "bugs": { |
| 31 | "url": "https://github.com/mgeisler/file-sync-cmp/issues" |
| 32 | }, |
| 33 | "bundleDependencies": false, |
| 34 | "deprecated": false, |
| 35 | "description": "Synchronous file comparison", |
| 36 | "devDependencies": { |
| 37 | "eslint": "0.10.1", |
| 38 | "mocha": "2.0.1", |
| 39 | "q": "1.1.2", |
| 40 | "tmp": "0.0.24" |
| 41 | }, |
| 42 | "homepage": "https://github.com/mgeisler/file-sync-cmp/", |
| 43 | "keywords": [ |
| 44 | "comparison" |
| 45 | ], |
| 46 | "license": "MIT", |
| 47 | "main": "index.js", |
| 48 | "name": "file-sync-cmp", |
| 49 | "repository": { |
| 50 | "type": "git", |
| 51 | "url": "git+https://github.com/mgeisler/file-sync-cmp.git" |
| 52 | }, |
| 53 | "scripts": { |
| 54 | "test": "eslint . && mocha" |
| 55 | }, |
| 56 | "version": "0.1.1" |
| 57 | } |