Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "pinkie-promise@2.0.1",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "pinkie-promise@2.0.1",
|
---|
| 10 | "_id": "pinkie-promise@2.0.1",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
|
---|
| 13 | "_location": "/pinkie-promise",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "pinkie-promise@2.0.1",
|
---|
| 19 | "name": "pinkie-promise",
|
---|
| 20 | "escapedName": "pinkie-promise",
|
---|
| 21 | "rawSpec": "2.0.1",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "2.0.1"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/del/globby"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
|
---|
| 29 | "_spec": "2.0.1",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
[6a3a178] | 31 | "author": {
|
---|
| 32 | "name": "Vsevolod Strukchinsky",
|
---|
| 33 | "email": "floatdrop@gmail.com",
|
---|
| 34 | "url": "github.com/floatdrop"
|
---|
| 35 | },
|
---|
[59329aa] | 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/floatdrop/pinkie-promise/issues"
|
---|
| 38 | },
|
---|
| 39 | "dependencies": {
|
---|
| 40 | "pinkie": "^2.0.0"
|
---|
| 41 | },
|
---|
| 42 | "description": "ES2015 Promise ponyfill",
|
---|
| 43 | "devDependencies": {
|
---|
| 44 | "mocha": "*"
|
---|
| 45 | },
|
---|
[6a3a178] | 46 | "engines": {
|
---|
| 47 | "node": ">=0.10.0"
|
---|
| 48 | },
|
---|
| 49 | "files": [
|
---|
| 50 | "index.js"
|
---|
| 51 | ],
|
---|
[59329aa] | 52 | "homepage": "https://github.com/floatdrop/pinkie-promise#readme",
|
---|
[6a3a178] | 53 | "keywords": [
|
---|
| 54 | "promise",
|
---|
| 55 | "promises",
|
---|
| 56 | "es2015",
|
---|
| 57 | "es6",
|
---|
| 58 | "polyfill",
|
---|
| 59 | "ponyfill"
|
---|
| 60 | ],
|
---|
[59329aa] | 61 | "license": "MIT",
|
---|
| 62 | "name": "pinkie-promise",
|
---|
| 63 | "repository": {
|
---|
| 64 | "type": "git",
|
---|
| 65 | "url": "git+https://github.com/floatdrop/pinkie-promise.git"
|
---|
[6a3a178] | 66 | },
|
---|
[59329aa] | 67 | "scripts": {
|
---|
| 68 | "test": "mocha"
|
---|
| 69 | },
|
---|
| 70 | "version": "2.0.1"
|
---|
[6a3a178] | 71 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.