123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 |
- {
- "_args": [
- [
- {
- "raw": "utf-8-validate@1.2.x",
- "scope": null,
- "escapedName": "utf-8-validate",
- "name": "utf-8-validate",
- "rawSpec": "1.2.x",
- "spec": ">=1.2.0 <1.3.0",
- "type": "range"
- },
- "/data/feimat/test_yali/liveserver/node_modules/ws"
- ]
- ],
- "_from": "utf-8-validate@>=1.2.0 <1.3.0",
- "_id": "utf-8-validate@1.2.2",
- "_inCache": true,
- "_location": "/utf-8-validate",
- "_nodeVersion": "7.2.1",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/utf-8-validate-1.2.2.tgz_1481128509915_0.5595374992117286"
- },
- "_npmUser": {
- "name": "lpinca",
- "email": "luigipinca@gmail.com"
- },
- "_npmVersion": "3.10.9",
- "_phantomChildren": {},
- "_requested": {
- "raw": "utf-8-validate@1.2.x",
- "scope": null,
- "escapedName": "utf-8-validate",
- "name": "utf-8-validate",
- "rawSpec": "1.2.x",
- "spec": ">=1.2.0 <1.3.0",
- "type": "range"
- },
- "_requiredBy": [
- "/ws"
- ],
- "_resolved": "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-1.2.2.tgz",
- "_shasum": "8bb871a4741e085c70487ca7acdbd7d6d36029eb",
- "_shrinkwrap": null,
- "_spec": "utf-8-validate@1.2.x",
- "_where": "/data/feimat/test_yali/liveserver/node_modules/ws",
- "author": {
- "name": "Einar Otto Stangvik",
- "email": "einaros@gmail.com",
- "url": "http://2x.io"
- },
- "bugs": {
- "url": "https://github.com/websockets/utf-8-validate/issues"
- },
- "dependencies": {
- "bindings": "~1.2.1",
- "nan": "~2.4.0"
- },
- "description": "Validate UTF-8 for Web",
- "devDependencies": {
- "istanbul": "~0.4.5",
- "mocha": "~3.2.0"
- },
- "directories": {},
- "dist": {
- "shasum": "8bb871a4741e085c70487ca7acdbd7d6d36029eb",
- "tarball": "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-1.2.2.tgz"
- },
- "gitHead": "c06b8e7fb1c310bd5e490072bac3df4a8414bd6c",
- "gypfile": true,
- "homepage": "https://github.com/websockets/utf-8-validate",
- "keywords": [
- "utf-8-validate"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "3rdeden",
- "email": "npm@3rd-Eden.com"
- },
- {
- "name": "einaros",
- "email": "einaros@gmail.com"
- },
- {
- "name": "lpinca",
- "email": "luigipinca@gmail.com"
- },
- {
- "name": "v1",
- "email": "npm@3rd-Eden.com"
- }
- ],
- "name": "utf-8-validate",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/websockets/utf-8-validate.git"
- },
- "scripts": {
- "coverage": "istanbul cover _mocha --report html -- test/*.test.js",
- "install": "node-gyp rebuild",
- "test": "mocha test/*.test.js"
- },
- "version": "1.2.2"
- }
|