123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120 |
- {
- "_args": [
- [
- "utility@^0.1.16",
- "D:\\work\\im\\node_modules\\error-formater"
- ]
- ],
- "_from": "utility@>=0.1.16 <0.2.0",
- "_id": "utility@0.1.16",
- "_inCache": true,
- "_installable": true,
- "_location": "/utility",
- "_npmUser": {
- "email": "fengmk2@gmail.com",
- "name": "fengmk2"
- },
- "_npmVersion": "1.4.13",
- "_phantomChildren": {},
- "_requested": {
- "name": "utility",
- "raw": "utility@^0.1.16",
- "rawSpec": "^0.1.16",
- "scope": null,
- "spec": ">=0.1.16 <0.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/error-formater"
- ],
- "_resolved": "https://registry.npmjs.org/utility/-/utility-0.1.16.tgz",
- "_shasum": "d772880caad8a7d26ea6e23ac79ec4c587c89ba0",
- "_shrinkwrap": null,
- "_spec": "utility@^0.1.16",
- "_where": "D:\\work\\im\\node_modules\\error-formater",
- "author": {
- "email": "fengmk2@gmail.com",
- "name": "fengmk2",
- "url": "http://fengmk2.github.com"
- },
- "bugs": {
- "url": "https://github.com/node-modules/utility/issues"
- },
- "config": {
- "blanket": {
- "pattern": "utility/lib"
- },
- "travis-cov": {
- "threshold": 99
- }
- },
- "contributors": [
- {
- "email": "fengmk2@gmail.com",
- "name": "fengmk2",
- "url": "https://github.com/fengmk2"
- },
- {
- "email": "dead_horse@qq.com",
- "name": "dead_horse",
- "url": "https://github.com/dead-horse"
- }
- ],
- "dependencies": {
- "address": "~0.0.3"
- },
- "description": "A collection of useful utilities.",
- "devDependencies": {
- "autod": "*",
- "beautify-benchmark": "*",
- "benchmark": "*",
- "blanket": "*",
- "contributors": "*",
- "coveralls": "*",
- "jshint": "*",
- "mm": "~0.2.1",
- "mocha": "*",
- "mocha-lcov-reporter": "*",
- "moment": "~2.7.0",
- "should": "~4.0.4",
- "travis-cov": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "d772880caad8a7d26ea6e23ac79ec4c587c89ba0",
- "tarball": "https://registry.npmjs.org/utility/-/utility-0.1.16.tgz"
- },
- "engines": {
- "node": ">= 0.8.0"
- },
- "gitHead": "55a8c713566f2ac02414fd9288b5da803e722846",
- "homepage": "https://github.com/node-modules/utility",
- "keywords": [
- "utility"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "email": "fengmk2@gmail.com",
- "name": "fengmk2"
- },
- {
- "email": "dead_horse@qq.com",
- "name": "dead_horse"
- }
- ],
- "name": "utility",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/node-modules/utility.git",
- "web": "https://github.com/node-modules/utility"
- },
- "scripts": {
- "test": "make test-all"
- },
- "version": "0.1.16"
- }
|