UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

96 lines (95 loc) 2.38 kB
{ "_args": [ [ { "name": "htmlescape", "raw": "htmlescape@^1.1.0", "rawSpec": "^1.1.0", "scope": null, "spec": ">=1.1.0 <2.0.0", "type": "range" }, "/home/fgreiner/prog/js/Nodulator/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/fgreiner/prog/js/Nodulator/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": [ "escape", "encoding", "html", "json", "template" ], "license": "MIT", "main": "htmlescape.js", "maintainers": [ { "email": "zertosh@gmail.com", "name": "zertosh" } ], "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" }