UNPKG

layaair2-cmd

Version:

layaair version 2 toolkit

112 lines (111 loc) 4.08 kB
{ "_args": [ [ { "raw": "util@~0.10.1", "scope": null, "escapedName": "util", "name": "util", "rawSpec": "~0.10.1", "spec": ">=0.10.1 <0.11.0", "type": "range" }, "E:\\Mine\\Project\\git\\laya\\dawawa\\layaairdoc_cmd\\node_modules\\browserify" ] ], "_from": "util@~0.10.1", "_hasShrinkwrap": false, "_id": "util@0.10.4", "_location": "/util", "_nodeVersion": "10.3.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/util_0.10.4_1528061603804_0.9595471831761384" }, "_npmUser": { "name": "goto-bus-stop", "email": "renee@kooi.me" }, "_npmVersion": "6.1.0", "_phantomChildren": {}, "_requested": { "raw": "util@~0.10.1", "scope": null, "escapedName": "util", "name": "util", "rawSpec": "~0.10.1", "spec": ">=0.10.1 <0.11.0", "type": "range" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/util/-/util-0.10.4.tgz", "_shasum": "3aa0125bfe668a4672de58857d3ace27ecb76901", "_shrinkwrap": null, "_spec": "util@~0.10.1", "_where": "E:\\Mine\\Project\\git\\laya\\dawawa\\layaairdoc_cmd\\node_modules\\browserify", "author": { "name": "Joyent", "url": "http://www.joyent.com" }, "browser": { "./support/isBuffer.js": "./support/isBufferBrowser.js" }, "bugs": { "url": "https://github.com/defunctzombie/node-util/issues" }, "dependencies": { "inherits": "2.0.3" }, "description": "Node.JS util module", "devDependencies": { "zuul": "~1.0.9" }, "directories": {}, "dist": { "integrity": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==", "shasum": "3aa0125bfe668a4672de58857d3ace27ecb76901", "tarball": "https://registry.npmjs.org/util/-/util-0.10.4.tgz", "fileCount": 6, "unpackedSize": 18043, "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFF6kCRA9TVsSAnZWagAAaiUP/jEDGXGQ9fB0vw5eOErV\nGQRbp6UN3uox9XNFtUu8VWWDjfPMoEfkg7vblnwznueMycDzcS4Nb87iIO0E\nzSC/x/ytI5Vt0tZJ3cb52aQpP+Hmcz6s5E5mLVQyRAFOFtx9GMN/IYlYNPRO\npFs4g4ICPdxxCSEeqnj3EucmEH5NiUkD6NGgs5fCsxIBMCfCdh/0LOzmbIC3\nUIwzdd/CyFW8PBR5v64Pc2SfpaK8lidg+8ieaglaaYsisUzuGYjcRC7nJ9y7\n7eVnasRGuitotXUO48E3Z8j0lR3/HuG6WEIimC5rGEZdMx9iqRnB8K3X9okq\nKvm4hTnRuvIemzGUF44r4mx8twgrR9/RLvZLo+kCg5v9ayPAMOauJTtnSwHO\nNFCoOWK89WOSdTZ8wXiBnUoon5iM18pSB1i4Nl+WQDqiJdPOo0rZxFwdLa6i\nhdqE+34fjw21QXUNZz99d5Z8qIjNVQxc0tQ9dNW87Kn5Insn4pvaVfJjuK02\nVOfv1fVFzs6LubDP8aphqeGv/gchR3KfGzYSiA4Yb7bY5sedMvE9rE4SH5Gg\nsDzjDeYDC9r8YsFOGkovdF5rNoVVXSntAUSIwW31X5CGd48xW/4Q/qhrl4Op\nQZNuK4PxOH2lCKUNg+keLYCevxT/9w8V7pv0b0Nu2JEe5EWGJ+CIOx1Y5G6J\n2s++\r\n=f4Zj\r\n-----END PGP SIGNATURE-----\r\n" }, "files": [ "util.js", "support" ], "gitHead": "4efa901ab644197688f2799a79d5b21e151fee21", "homepage": "https://github.com/defunctzombie/node-util", "keywords": [ "util" ], "license": "MIT", "main": "./util.js", "maintainers": [ { "name": "coolaj86", "email": "coolaj86@gmail.com" }, { "name": "defunctzombie", "email": "shtylman@gmail.com" }, { "name": "goto-bus-stop", "email": "renee@kooi.me" } ], "name": "util", "optionalDependencies": {}, "readme": "# util\n\n[![Build Status](https://travis-ci.org/defunctzombie/node-util.png?branch=master)](https://travis-ci.org/defunctzombie/node-util)\n\nnode.js [util](http://nodejs.org/api/util.html) module as a module\n\n## install via [npm](npmjs.org)\n\n```shell\nnpm install util\n```\n\n## browser support\n\nThis module also works in modern browsers. If you need legacy browser support you will need to polyfill ES5 features.\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git://github.com/defunctzombie/node-util.git" }, "scripts": { "test": "node test/node/*.js && zuul test/browser/*.js" }, "version": "0.10.4" }