Sha256: d5e23ca6f32c6f4534fb3d5a0cd9032f6131a9259c8b8b81ea442ff85880d7d6
Contents?: true
Size: 1.59 KB
Versions: 6
Compression:
Stored size: 1.59 KB
Contents
{ "name": "xpath", "version": "0.0.23", "description": "DOM 3 Xpath implemention and helper for node.js.", "engines": { "node": ">=0.6.0" }, "author": { "name": "Cameron McCormac" }, "contributors": [ { "name": "goto100" }, { "name": "James Rishe" } ], "dependencies": {}, "devDependencies": { "nodeunit": ">=0.6.4", "xmldom": "^0.1.19" }, "scripts": { "test": "nodeunit test.js" }, "repository": { "type": "git", "url": "https://github.com/goto100/xpath.git" }, "main": "./xpath.js", "keywords": [ "xpath", "xml" ], "license": "Creative Commons", "gitHead": "8f93951c2aae50452c7049914972943be25beaf5", "bugs": { "url": "https://github.com/goto100/xpath/issues" }, "homepage": "https://github.com/goto100/xpath", "_id": "xpath@0.0.23", "_shasum": "f5e8fdc6bdc7e72885b3234f40cba2669580aafa", "_from": "xpath@latest", "_npmVersion": "2.5.1", "_nodeVersion": "0.12.0", "_npmUser": { "name": "jlrishe", "email": "jrishe@gmail.com" }, "dist": { "shasum": "f5e8fdc6bdc7e72885b3234f40cba2669580aafa", "tarball": "https://registry.npmjs.org/xpath/-/xpath-0.0.23.tgz" }, "maintainers": [ { "name": "goto100", "email": "goto100@gmail.com" }, { "name": "jlrishe", "email": "jrishe@gmail.com" } ], "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/xpath-0.0.23.tgz_1460216519802_0.9233638201840222" }, "directories": {}, "_resolved": "https://registry.npmjs.org/xpath/-/xpath-0.0.23.tgz" }
Version data entries
6 entries across 6 versions & 1 rubygems