|
|
{ "_args": [ [ { "raw": "he@^0.5.0", "scope": null, "escapedName": "he", "name": "he", "rawSpec": "^0.5.0", "spec": ">=0.5.0 <0.6.0", "type": "range" }, "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/ecstatic" ] ], "_from": "he@>=0.5.0 <0.6.0", "_id": "he@0.5.0", "_inCache": true, "_location": "/he", "_npmUser": { "name": "mathias", "email": "mathias@qiwi.be" }, "_npmVersion": "1.4.9", "_phantomChildren": {}, "_requested": { "raw": "he@^0.5.0", "scope": null, "escapedName": "he", "name": "he", "rawSpec": "^0.5.0", "spec": ">=0.5.0 <0.6.0", "type": "range" }, "_requiredBy": [ "/ecstatic" ], "_resolved": "https://registry.npmjs.org/he/-/he-0.5.0.tgz", "_shasum": "2c05ffaef90b68e860f3fd2b54ef580989277ee2", "_shrinkwrap": null, "_spec": "he@^0.5.0", "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/ecstatic", "author": { "name": "Mathias Bynens", "url": "https://mathiasbynens.be/" }, "bin": { "he": "bin/he" }, "bugs": { "url": "https://github.com/mathiasbynens/he/issues" }, "dependencies": {}, "description": "A robust HTML entities encoder/decoder with full Unicode support.", "devDependencies": { "coveralls": "^2.11.1", "grunt": "^0.4.5", "grunt-shell": "^1.0.1", "grunt-template": "^0.2.3", "istanbul": "^0.3.0", "jsesc": "^0.5.0", "lodash": "^2.4.1", "qunit-extras": "^1.1.0", "qunitjs": "~1.11.0", "regenerate": "^0.6.2", "requirejs": "^2.1.14", "string.fromcodepoint": "^0.2.1" }, "directories": { "bin": "bin", "man": "man", "test": "tests" }, "dist": { "shasum": "2c05ffaef90b68e860f3fd2b54ef580989277ee2", "tarball": "https://registry.npmjs.org/he/-/he-0.5.0.tgz" }, "files": [ "LICENSE-MIT.txt", "he.js", "bin/", "man/" ], "homepage": "http://mths.be/he", "keywords": [ "string", "entities", "entity", "html", "encode", "decode", "unicode" ], "license": "MIT", "main": "he.js", "maintainers": [ { "name": "mathias", "email": "mathias@qiwi.be" } ], "man": [ "/Users/mathias/.npm/he/0.5.0/package/man/he.1" ], "name": "he", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/mathiasbynens/he.git" }, "scripts": { "test": "node tests/tests.js" }, "version": "0.5.0" }
|