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.
125 lines
3.2 KiB
125 lines
3.2 KiB
5 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
{
|
||
|
"name": "xmldom-sre",
|
||
|
"raw": "xmldom-sre@>=0.1.31",
|
||
|
"rawSpec": ">=0.1.31",
|
||
|
"scope": null,
|
||
|
"spec": ">=0.1.31",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\speech-rule-engine"
|
||
|
]
|
||
|
],
|
||
|
"_from": "xmldom-sre@>=0.1.31",
|
||
|
"_id": "xmldom-sre@0.1.31",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/xmldom-sre",
|
||
|
"_nodeVersion": "9.4.0",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "s3://npm-registry-packages",
|
||
|
"tmp": "tmp/xmldom-sre_0.1.31_1518027800225_0.44956395563091434"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "Volker.Sorge@gmail.com",
|
||
|
"name": "zorkow"
|
||
|
},
|
||
|
"_npmVersion": "5.6.0",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "xmldom-sre",
|
||
|
"raw": "xmldom-sre@>=0.1.31",
|
||
|
"rawSpec": ">=0.1.31",
|
||
|
"scope": null,
|
||
|
"spec": ">=0.1.31",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/speech-rule-engine"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/xmldom-sre/-/xmldom-sre-0.1.31.tgz",
|
||
|
"_shasum": "10860d5bab2c603144597d04bf2c4980e98067f4",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "xmldom-sre@>=0.1.31",
|
||
|
"_where": "D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\speech-rule-engine",
|
||
|
"author": {
|
||
|
"email": "jindw@xidea.org",
|
||
|
"name": "jindw",
|
||
|
"url": "http://www.xidea.org"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"email": "volker.sorge@gmail.com",
|
||
|
"url": "https://github.com/jindw/xmldom/issues"
|
||
|
},
|
||
|
"contributors": [
|
||
|
{
|
||
|
"email": "jindw@xidea.org",
|
||
|
"name": "jindw",
|
||
|
"url": "http://www.xidea.org"
|
||
|
},
|
||
|
{
|
||
|
"email": "yaronn01@gmail.com",
|
||
|
"name": "Yaron Naveh",
|
||
|
"url": "http://webservices20.blogspot.com/"
|
||
|
},
|
||
|
{
|
||
|
"email": "amirjanyan@gmail.com",
|
||
|
"name": "Harutyun Amirjanyan",
|
||
|
"url": "https://github.com/nightwing"
|
||
|
},
|
||
|
{
|
||
|
"email": "alan@prettyrobots.com",
|
||
|
"name": "Alan Gutierrez",
|
||
|
"url": "http://www.prettyrobots.com/"
|
||
|
}
|
||
|
],
|
||
|
"dependencies": {},
|
||
|
"description": "A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).",
|
||
|
"devDependencies": {
|
||
|
"proof": "0.0.28"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"fileCount": 11,
|
||
|
"integrity": "sha512-f9s+fUkX04BxQf+7mMWAp5zk61pciie+fFLC9hX9UVvCeJQfNHRHXpeo5MPcR0EUf57PYLdt+ZO4f3Ipk2oZUw==",
|
||
|
"shasum": "10860d5bab2c603144597d04bf2c4980e98067f4",
|
||
|
"tarball": "https://registry.npmjs.org/xmldom-sre/-/xmldom-sre-0.1.31.tgz",
|
||
|
"unpackedSize": 124323
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.1"
|
||
|
},
|
||
|
"gitHead": "49bb6e286f12d21b5a2798c9775f4580d1d559ec",
|
||
|
"homepage": "https://github.com/zorkow/xmldom",
|
||
|
"keywords": [
|
||
|
"w3c",
|
||
|
"dom",
|
||
|
"xml",
|
||
|
"parser",
|
||
|
"javascript",
|
||
|
"DOMParser",
|
||
|
"XMLSerializer"
|
||
|
],
|
||
|
"license": "(LGPL-2.0 or MIT)",
|
||
|
"main": "./dom-parser.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "Volker.Sorge@gmail.com",
|
||
|
"name": "zorkow"
|
||
|
}
|
||
|
],
|
||
|
"name": "xmldom-sre",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/zorkow/xmldom.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "proof platform win32 && proof test */*/*.t.js || t/test"
|
||
|
},
|
||
|
"version": "0.1.31"
|
||
|
}
|