%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : www.kowitt.ac.th / Your IP : 216.73.216.118 Web Server : Microsoft-IIS/7.5 System : Windows NT SERVER02 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.6.31 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Program Files/Microsoft VS Code/resources/app/extensions/npm/node_modules/es6-promise/ |
Upload File : |
{ "name": "es6-promise", "namespace": "es6-promise", "version": "4.2.4", "description": "A lightweight library that provides tools for organizing asynchronous code", "main": "dist/es6-promise.js", "typings": "es6-promise.d.ts", "directories": { "lib": "lib" }, "files": [ "dist", "lib", "es6-promise.d.ts", "auto.js", "!dist/test" ], "devDependencies": { "babel-plugin-transform-es2015-arrow-functions": "^6.22.0", "babel-plugin-transform-es2015-block-scoping": "^6.24.1", "babel-plugin-transform-es2015-classes": "^6.24.1", "babel-plugin-transform-es2015-computed-properties": "^6.24.1", "babel-plugin-transform-es2015-constants": "^6.1.4", "babel-plugin-transform-es2015-destructuring": "^6.23.0", "babel-plugin-transform-es2015-parameters": "^6.24.1", "babel-plugin-transform-es2015-shorthand-properties": "^6.24.1", "babel-plugin-transform-es2015-spread": "^6.22.0", "babel-plugin-transform-es2015-template-literals": "^6.22.0", "babel6-plugin-strip-class-callcheck": "^6.0.0", "broccoli-babel-transpiler": "^6.0.0", "broccoli-concat": "^3.1.0", "broccoli-merge-trees": "^2.0.0", "broccoli-rollup": "^2.0.0", "broccoli-stew": "^1.5.0", "broccoli-uglify-js": "^0.2.0", "broccoli-watchify": "^1.0.1", "ember-cli": "2.18.0-beta.2", "ember-cli-dependency-checker": "^2.1.0", "git-repo-version": "1.0.1", "json3": "^3.3.2", "mocha": "^4.0.1", "promises-aplus-tests-phantom": "^2.1.0-revise" }, "scripts": { "build": "ember build --environment production", "start": "ember s", "test": "ember test", "test:server": "ember test --server", "test:node": "ember test --launch Mocha", "test:browser": "ember test --launch PhantomJS", "prepublishOnly": "ember build --environment production" }, "repository": { "type": "git", "url": "git://github.com/stefanpenner/es6-promise.git" }, "bugs": { "url": "https://github.com/stefanpenner/es6-promise/issues" }, "browser": { "vertx": false }, "keywords": [ "promises", "promise", "polyfill", "futures" ], "author": "Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)", "license": "MIT", "spm": { "main": "dist/es6-promise.js" }, "dependencies": {} }