{ "_args": [ [ { "raw": "entities@^1.1.1", "scope": null, "escapedName": "entities", "name": "entities", "rawSpec": "^1.1.1", "spec": ">=1.1.1 <2.0.0", "type": "range" }, "/data/www/project/shopxo/public/appmini/old/alipay/node_modules/mini-html-parser2" ] ], "_from": "entities@>=1.1.1 <2.0.0", "_hasShrinkwrap": false, "_id": "entities@1.1.2", "_inCache": true, "_location": "/entities", "_nodeVersion": "10.11.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/entities_1.1.2_1540160822569_0.14727328761963432" }, "_npmUser": { "name": "feedic", "email": "me@feedic.com" }, "_npmVersion": "6.4.1", "_phantomChildren": {}, "_requested": { "raw": "entities@^1.1.1", "scope": null, "escapedName": "entities", "name": "entities", "rawSpec": "^1.1.1", "spec": ">=1.1.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/mini-html-parser2" ], "_resolved": "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz", "_shasum": "bdfa735299664dfafd34529ed4f8522a275fea56", "_shrinkwrap": null, "_spec": "entities@^1.1.1", "_where": "/data/www/project/shopxo/public/appmini/old/alipay/node_modules/mini-html-parser2", "author": { "name": "Felix Boehm", "email": "me@feedic.com" }, "bugs": { "url": "https://github.com/fb55/entities/issues" }, "dependencies": {}, "description": "Encode & decode XML/HTML entities with ease", "devDependencies": { "coveralls": "*", "istanbul": "*", "jshint": "2", "mocha": "^5.0.1", "mocha-lcov-reporter": "*" }, "directories": { "test": "test" }, "dist": { "integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==", "shasum": "bdfa735299664dfafd34529ed4f8522a275fea56", "tarball": "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz", "fileCount": 14, "unpackedSize": 57359, "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzP03CRA9TVsSAnZWagAAJBQP+wca0lyuDaPXh22c1FZ1\nCMsY1wnU6lg71osycf2M4dpV/Q4Mmd8n4kvAdsOG12EK0UrSfaJnC2xRiTcP\niC+rp9XO+AP3e+8V8EbnJhJHkeHEJBs9JMi5nOCehKNH1EUM/ZmCZ+WIDfii\nUVQ8WIoBmuvEdLydKqO9yQdv5KjZsfZyC0mi3MtcDPfJ2zTngfJ5OgaAkKzM\nJnjGjUvGbBBwwEm3eP7aJNGWMFRzVjOiFN6o5BcIbFBZ0dSIjZ9Fwlbj95yl\nWpCJoS/ayzfp+TJGySWkbFhGzXtrvn0vlky/7rfh7b4fZ5fcogdsWoIqtwO2\nJgcub34OdC+atMAX0bwkixV8qbtFfKB6wyWiE04xvBeop/RR9k8xgvUR/T+h\n/8w1PnuuFZLrqec6rkt+NqaYA4GBOl3FhzHy9vyW9Hjvsa3ZnfAxxaLm8xcH\nbCTtHprwhI/nYq6HEPqXd6XgRJ5v9s7uzasSX8PncV6H3TLF4dBfiWc9pt/e\n1T+L5BV+kYBImbefy0OjnmcryFZk2YqbBkyglC27J6DeGkZjq4vYQ8rqS2ee\nm69Q21fYmP+LkF5K0cdCo4hEFZw2smOMFjmP5JpOSZmKWfjJjrmRYTxQDSSx\nh2ptVmuE7BFC8/05KQ4miVVBTmHOUieC0nKvVNCQhs9USShr5ighrrrlCDZj\n6yp8\r\n=2vNQ\r\n-----END PGP SIGNATURE-----\r\n" }, "gitHead": "54a5717d85d886c4aafa2ac5ff83d8d3d730337c", "homepage": "https://github.com/fb55/entities#readme", "jshintConfig": { "eqeqeq": true, "freeze": true, "latedef": "nofunc", "noarg": true, "nonbsp": true, "quotmark": "double", "undef": true, "unused": true, "trailing": true, "eqnull": true, "proto": true, "smarttabs": true, "node": true, "globals": { "describe": true, "it": true } }, "keywords": [ "html", "xml", "entity", "decoding", "encoding" ], "license": "BSD-2-Clause", "main": "./index.js", "maintainers": [ { "name": "feedic", "email": "me@feedic.com" } ], "name": "entities", "optionalDependencies": {}, "prettier": { "tabWidth": 4 }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/fb55/entities.git" }, "scripts": { "coveralls": "npm run lint && npm run lcov && (cat coverage/lcov.info | coveralls || exit 0)", "lcov": "istanbul cover _mocha --report lcovonly -- -R spec", "lint": "jshint index.js lib/*.js test/*.js", "test": "mocha && npm run lint" }, "version": "1.1.2" }