12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- {
- "_args": [
- [
- "process-nextick-args@~1.0.0",
- "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/readable-stream"
- ]
- ],
- "_from": "process-nextick-args@>=1.0.0 <1.1.0",
- "_id": "process-nextick-args@1.0.3",
- "_inCache": true,
- "_location": "/process-nextick-args",
- "_nodeVersion": "2.5.0",
- "_npmUser": {
- "email": "calvin.metcalf@gmail.com",
- "name": "cwmma"
- },
- "_npmVersion": "2.9.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "process-nextick-args",
- "raw": "process-nextick-args@~1.0.0",
- "rawSpec": "~1.0.0",
- "scope": null,
- "spec": ">=1.0.0 <1.1.0",
- "type": "range"
- },
- "_requiredBy": [
- "/readable-stream"
- ],
- "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.3.tgz",
- "_shasum": "e272eed825d5e9f4ea74d8d73b1fe311c3beb630",
- "_shrinkwrap": null,
- "_spec": "process-nextick-args@~1.0.0",
- "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/readable-stream",
- "author": "",
- "bugs": {
- "url": "https://github.com/calvinmetcalf/process-nextick-args/issues"
- },
- "dependencies": {},
- "description": "process.nextTick but always with args",
- "devDependencies": {
- "tap": "~0.2.6"
- },
- "directories": {},
- "dist": {
- "shasum": "e272eed825d5e9f4ea74d8d73b1fe311c3beb630",
- "tarball": "http://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.3.tgz"
- },
- "gitHead": "e855846a69662b9489f1ad3dde1ebf2ccc4370b8",
- "homepage": "https://github.com/calvinmetcalf/process-nextick-args",
- "installable": true,
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "cwmma",
- "email": "calvin.metcalf@gmail.com"
- }
- ],
- "name": "process-nextick-args",
- "optionalDependencies": {},
- "repository": {
- "type": "git",
- "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git"
- },
- "scripts": {
- "test": "node test.js"
- },
- "version": "1.0.3"
- }
|