UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

105 lines (104 loc) 2.41 kB
{ "_args": [ [ { "raw": "domutils@1.4", "scope": null, "escapedName": "domutils", "name": "domutils", "rawSpec": "1.4", "spec": ">=1.4.0 <1.5.0", "type": "range" }, "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/css-select" ] ], "_from": "domutils@>=1.4.0 <1.5.0", "_id": "domutils@1.4.3", "_inCache": true, "_location": "/domutils", "_npmUser": { "name": "feedic", "email": "me@feedic.com" }, "_npmVersion": "1.4.6", "_phantomChildren": {}, "_requested": { "raw": "domutils@1.4", "scope": null, "escapedName": "domutils", "name": "domutils", "rawSpec": "1.4", "spec": ">=1.4.0 <1.5.0", "type": "range" }, "_requiredBy": [ "/css-select" ], "_resolved": "https://registry.npmjs.org/domutils/-/domutils-1.4.3.tgz", "_shasum": "0865513796c6b306031850e175516baf80b72a6f", "_shrinkwrap": null, "_spec": "domutils@1.4", "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/css-select", "author": { "name": "Felix Boehm", "email": "me@feedic.com" }, "bugs": { "url": "https://github.com/FB55/domutils/issues" }, "dependencies": { "domelementtype": "1" }, "description": "utilities for working with htmlparser2's dom", "devDependencies": { "domhandler": "2", "htmlparser2": "~3.3.0", "jshint": "~2.3.0", "mocha": "~1.15.1" }, "directories": { "test": "tests" }, "dist": { "shasum": "0865513796c6b306031850e175516baf80b72a6f", "tarball": "https://registry.npmjs.org/domutils/-/domutils-1.4.3.tgz" }, "homepage": "https://github.com/FB55/domutils", "jshintConfig": { "proto": true, "unused": true, "eqnull": true, "undef": true, "quotmark": "double", "eqeqeq": true, "trailing": true, "node": true, "globals": { "describe": true, "it": true } }, "keywords": [ "dom", "htmlparser2" ], "main": "index.js", "maintainers": [ { "name": "feedic", "email": "me@feedic.com" } ], "name": "domutils", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/FB55/domutils.git" }, "scripts": { "test": "mocha test/tests/**.js && jshint index.js test/**/*.js lib/*.js" }, "version": "1.4.3" }