UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

108 lines (107 loc) 2.48 kB
{ "_args": [ [ { "raw": "css-what@1.0", "scope": null, "escapedName": "css-what", "name": "css-what", "rawSpec": "1.0", "spec": ">=1.0.0 <1.1.0", "type": "range" }, "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/css-select" ] ], "_from": "css-what@>=1.0.0 <1.1.0", "_id": "css-what@1.0.0", "_inCache": true, "_location": "/css-what", "_nodeVersion": "1.0.4", "_npmUser": { "name": "feedic", "email": "me@feedic.com" }, "_npmVersion": "2.4.1", "_phantomChildren": {}, "_requested": { "raw": "css-what@1.0", "scope": null, "escapedName": "css-what", "name": "css-what", "rawSpec": "1.0", "spec": ">=1.0.0 <1.1.0", "type": "range" }, "_requiredBy": [ "/css-select" ], "_resolved": "https://registry.npmjs.org/css-what/-/css-what-1.0.0.tgz", "_shasum": "d7cc2df45180666f99d2b14462639469e00f736c", "_shrinkwrap": null, "_spec": "css-what@1.0", "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/css-select", "author": { "name": "Felix Böhm", "email": "me@feedic.com", "url": "http://feedic.com" }, "bugs": { "url": "https://github.com/fb55/css-what/issues" }, "dependencies": {}, "description": "a CSS selector parser", "devDependencies": { "jshint": "2" }, "directories": {}, "dist": { "shasum": "d7cc2df45180666f99d2b14462639469e00f736c", "tarball": "https://registry.npmjs.org/css-what/-/css-what-1.0.0.tgz" }, "engines": { "node": "*" }, "files": [ "index.js" ], "gitHead": "d54c2857acbb22d56190fc998b48744597ddd730", "homepage": "https://github.com/fb55/css-what", "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 } }, "license": "BSD-like", "main": "./index.js", "maintainers": [ { "name": "feedic", "email": "me@feedic.com" } ], "name": "css-what", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "url": "git+https://github.com/fb55/css-what.git" }, "scripts": { "test": "node tests/test.js && jshint *.js" }, "version": "1.0.0" }