mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
89 lines
2.2 KiB
JSON
89 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"htmlescape@^1.1.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify"
|
|
]
|
|
],
|
|
"_from": "htmlescape@>=1.1.0 <2.0.0",
|
|
"_id": "htmlescape@1.1.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/htmlescape",
|
|
"_nodeVersion": "5.9.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/htmlescape-1.1.1.tgz_1458699438386_0.6642345392610878"
|
|
},
|
|
"_npmUser": {
|
|
"email": "zertosh@gmail.com",
|
|
"name": "zertosh"
|
|
},
|
|
"_npmVersion": "3.7.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "htmlescape",
|
|
"raw": "htmlescape@^1.1.0",
|
|
"rawSpec": "^1.1.0",
|
|
"scope": null,
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/htmlescape/-/htmlescape-1.1.1.tgz",
|
|
"_shasum": "3a03edc2214bca3b66424a3e7959349509cb0351",
|
|
"_shrinkwrap": null,
|
|
"_spec": "htmlescape@^1.1.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify",
|
|
"author": {
|
|
"email": "zertosh@gmail.com",
|
|
"name": "Andres Suarez"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/zertosh/htmlescape/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Properly escape JSON for usage as an object literal inside of a `<script>` tag",
|
|
"devDependencies": {
|
|
"tape": "^3.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "3a03edc2214bca3b66424a3e7959349509cb0351",
|
|
"tarball": "https://registry.npmjs.org/htmlescape/-/htmlescape-1.1.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
},
|
|
"gitHead": "02dbcc367dd3069b73253ac08d87a40d37984239",
|
|
"homepage": "https://github.com/zertosh/htmlescape",
|
|
"keywords": [
|
|
"encoding",
|
|
"escape",
|
|
"html",
|
|
"json",
|
|
"template"
|
|
],
|
|
"license": "MIT",
|
|
"main": "htmlescape.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "zertosh",
|
|
"email": "zertosh@gmail.com"
|
|
}
|
|
],
|
|
"name": "htmlescape",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/zertosh/htmlescape.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tape test/*.js"
|
|
},
|
|
"version": "1.1.1"
|
|
}
|