| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /inetpub/wwwroot/parsmega.nuxt/node_modules/pinkie/ |
Upload File : |
{
"_args": [
[
"pinkie@2.0.4",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "pinkie@2.0.4",
"_id": "pinkie@2.0.4",
"_inBundle": false,
"_integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=",
"_location": "/pinkie",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pinkie@2.0.4",
"name": "pinkie",
"escapedName": "pinkie",
"rawSpec": "2.0.4",
"saveSpec": null,
"fetchSpec": "2.0.4"
},
"_requiredBy": [
"/pinkie-promise"
],
"_resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
"_spec": "2.0.4",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Vsevolod Strukchinsky",
"email": "floatdrop@gmail.com",
"url": "github.com/floatdrop"
},
"bugs": {
"url": "https://github.com/floatdrop/pinkie/issues"
},
"description": "Itty bitty little widdle twinkie pinkie ES2015 Promise implementation",
"devDependencies": {
"core-assert": "^0.1.1",
"coveralls": "^2.11.4",
"mocha": "*",
"nyc": "^3.2.2",
"promises-aplus-tests": "*",
"xo": "^0.10.1"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/floatdrop/pinkie#readme",
"keywords": [
"promise",
"promises",
"es2015",
"es6"
],
"license": "MIT",
"name": "pinkie",
"repository": {
"type": "git",
"url": "git+https://github.com/floatdrop/pinkie.git"
},
"scripts": {
"coverage": "nyc report --reporter=text-lcov | coveralls",
"test": "xo && nyc mocha"
},
"version": "2.0.4"
}