12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "_args": [
- [
- "asap@~1.0.0",
- "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/promise"
- ]
- ],
- "_from": "asap@>=1.0.0 <1.1.0",
- "_id": "asap@1.0.0",
- "_inCache": true,
- "_location": "/asap",
- "_npmUser": {
- "email": "kris.kowal@cixar.com",
- "name": "kriskowal"
- },
- "_npmVersion": "1.2.15",
- "_phantomChildren": {},
- "_requested": {
- "name": "asap",
- "raw": "asap@~1.0.0",
- "rawSpec": "~1.0.0",
- "scope": null,
- "spec": ">=1.0.0 <1.1.0",
- "type": "range"
- },
- "_requiredBy": [
- "/promise"
- ],
- "_resolved": "https://registry.npmjs.org/asap/-/asap-1.0.0.tgz",
- "_shasum": "b2a45da5fdfa20b0496fc3768cc27c12fa916a7d",
- "_shrinkwrap": null,
- "_spec": "asap@~1.0.0",
- "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/promise",
- "dependencies": {},
- "description": "High-priority task queue for Node.js and browsers",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "b2a45da5fdfa20b0496fc3768cc27c12fa916a7d",
- "tarball": "http://registry.npmjs.org/asap/-/asap-1.0.0.tgz"
- },
- "installable": true,
- "keywords": [
- "event",
- "queue",
- "task"
- ],
- "licenses": [
- {
- "type": "MIT",
- "url": "https://github.com/kriskowal/asap/raw/master/LICENSE.md"
- }
- ],
- "main": "asap",
- "maintainers": [
- {
- "name": "kriskowal",
- "email": "kris.kowal@cixar.com"
- }
- ],
- "name": "asap",
- "optionalDependencies": {},
- "version": "1.0.0"
- }
|