diff options
| author | Arman <[email protected]> | 2018-08-02 16:50:59 -0700 |
|---|---|---|
| committer | Arman <[email protected]> | 2018-08-02 16:50:59 -0700 |
| commit | 7d5a0696ccc642db0d14aae8677ecada40bf85d1 (patch) | |
| tree | 1bbbcf2f4c4a3a733326ac2401375f8d891cb2f1 /node_modules/pend/package.json | |
| parent | dialog box for adding items (diff) | |
| download | launcher-7d5a0696ccc642db0d14aae8677ecada40bf85d1.tar.xz launcher-7d5a0696ccc642db0d14aae8677ecada40bf85d1.zip | |
inital commit
Diffstat (limited to 'node_modules/pend/package.json')
| -rw-r--r-- | node_modules/pend/package.json | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/node_modules/pend/package.json b/node_modules/pend/package.json deleted file mode 100644 index ffd63a7..0000000 --- a/node_modules/pend/package.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "_from": "pend@~1.2.0", - "_id": "[email protected]", - "_inBundle": false, - "_integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA=", - "_location": "/pend", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "pend@~1.2.0", - "name": "pend", - "escapedName": "pend", - "rawSpec": "~1.2.0", - "saveSpec": null, - "fetchSpec": "~1.2.0" - }, - "_requiredBy": [ - "/fd-slicer" - ], - "_resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", - "_shasum": "7a57eb550a6783f9115331fcf4663d5c8e007a50", - "_spec": "pend@~1.2.0", - "_where": "/Users/armanshah/Desktop/node-projects/shopping-list/node_modules/fd-slicer", - "author": { - "name": "Andrew Kelley", - "email": "[email protected]" - }, - "bugs": { - "url": "https://github.com/andrewrk/node-pend/issues" - }, - "bundleDependencies": false, - "deprecated": false, - "description": "dead-simple optimistic async helper", - "homepage": "https://github.com/andrewrk/node-pend#readme", - "license": "MIT", - "main": "index.js", - "name": "pend", - "repository": { - "type": "git", - "url": "git://github.com/andrewrk/node-pend.git" - }, - "scripts": { - "test": "node test.js" - }, - "version": "1.2.0" -} |