You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

53 lines
1.3 KiB

{
"name": "xml-escape",
"version": "1.0.0",
"description": "Escape XML ",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git://github.com/miketheprogrammer/xml-escape.git"
},
"keywords": [
"Escape",
"XML",
"Unesacpe",
"encoding",
"xml-escape"
],
"author": {
"name": "Michael Hernandez - michael.hernandez1988@gmail.com"
},
"license": "MIT License",
"bugs": {
"url": "https://github.com/miketheprogrammer/xml-escape/issues"
},
"homepage": "https://github.com/miketheprogrammer/xml-escape",
"dependencies": {},
"devDependencies": {
"tape": "~2.4.2"
},
"_id": "xml-escape@1.0.0",
"dist": {
"shasum": "00963d697b2adf0c185c4e04e73174ba9b288eb2",
"tarball": "http://registry.npmjs.org/xml-escape/-/xml-escape-1.0.0.tgz"
},
"_from": "xml-escape@>=1.0.0 <1.1.0",
"_npmVersion": "1.3.14",
"_npmUser": {
"name": "mhernandez",
"email": "michael.hernandez1988@gmail.com"
},
"maintainers": [
{
"name": "mhernandez",
"email": "michael.hernandez1988@gmail.com"
}
],
"directories": {},
"_shasum": "00963d697b2adf0c185c4e04e73174ba9b288eb2",
"_resolved": "https://registry.npmjs.org/xml-escape/-/xml-escape-1.0.0.tgz",
"readme": "ERROR: No README data found!"
}