90 lines
2.2 KiB
JSON
90 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"utf-8-validate@1.2.x",
|
|
"/Applications/MAMP/htdocs/stream2/WebRTC-Example/node_modules/ws"
|
|
]
|
|
],
|
|
"_from": "utf-8-validate@>=1.2.0 <1.3.0",
|
|
"_id": "utf-8-validate@1.2.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/utf-8-validate",
|
|
"_nodeVersion": "0.12.3",
|
|
"_npmUser": {
|
|
"email": "npm@3rd-Eden.com",
|
|
"name": "3rdeden"
|
|
},
|
|
"_npmVersion": "2.9.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "utf-8-validate",
|
|
"raw": "utf-8-validate@1.2.x",
|
|
"rawSpec": "1.2.x",
|
|
"scope": null,
|
|
"spec": ">=1.2.0 <1.3.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/ws"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-1.2.1.tgz",
|
|
"_shasum": "44cb7c6eead73d6b40448f71f745904357b9f72c",
|
|
"_shrinkwrap": null,
|
|
"_spec": "utf-8-validate@1.2.x",
|
|
"_where": "/Applications/MAMP/htdocs/stream2/WebRTC-Example/node_modules/ws",
|
|
"author": {
|
|
"email": "einaros@gmail.com",
|
|
"name": "Einar Otto Stangvik",
|
|
"url": "http://2x.io"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/websockets/utf-8-validate/issues"
|
|
},
|
|
"dependencies": {
|
|
"bindings": "1.2.x",
|
|
"nan": "^2.0.5"
|
|
},
|
|
"description": "Validate UTF-8 for Web",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "44cb7c6eead73d6b40448f71f745904357b9f72c",
|
|
"tarball": "http://registry.npmjs.org/utf-8-validate/-/utf-8-validate-1.2.1.tgz"
|
|
},
|
|
"gitHead": "8067ecff68899b9a1bb31d6906c80e1d5e88bcc7",
|
|
"gypfile": true,
|
|
"homepage": "https://github.com/websockets/utf-8-validate",
|
|
"keywords": [
|
|
"utf-8-validate"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "einaros",
|
|
"email": "einaros@gmail.com"
|
|
},
|
|
{
|
|
"name": "3rdeden",
|
|
"email": "npm@3rd-Eden.com"
|
|
},
|
|
{
|
|
"name": "v1",
|
|
"email": "info@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": {
|
|
"install": "node-gyp rebuild",
|
|
"test": "echo \"Only testing builds, test have to be extraced from `ws`\" && exit 0"
|
|
},
|
|
"version": "1.2.1"
|
|
}
|