UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

87 lines (86 loc) 2.17 kB
{ "_args": [ [ { "raw": "caseless@~0.6.0", "scope": null, "escapedName": "caseless", "name": "caseless", "rawSpec": "~0.6.0", "spec": ">=0.6.0 <0.7.0", "type": "range" }, "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/cordova-lib/node_modules/request" ] ], "_from": "caseless@>=0.6.0 <0.7.0", "_id": "caseless@0.6.0", "_inCache": true, "_location": "/caseless", "_npmUser": { "name": "mikeal", "email": "mikeal.rogers@gmail.com" }, "_npmVersion": "1.4.9", "_phantomChildren": {}, "_requested": { "raw": "caseless@~0.6.0", "scope": null, "escapedName": "caseless", "name": "caseless", "rawSpec": "~0.6.0", "spec": ">=0.6.0 <0.7.0", "type": "range" }, "_requiredBy": [ "/cordova-lib/request" ], "_resolved": "https://registry.npmjs.org/caseless/-/caseless-0.6.0.tgz", "_shasum": "8167c1ab8397fb5bb95f96d28e5a81c50f247ac4", "_shrinkwrap": null, "_spec": "caseless@~0.6.0", "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/cordova-lib/node_modules/request", "author": { "name": "Mikeal Rogers", "email": "mikeal.rogers@gmail.com" }, "bugs": { "url": "https://github.com/mikeal/caseless/issues" }, "dependencies": {}, "description": "Caseless object set/get/has, very useful when working with HTTP headers.", "devDependencies": { "tape": "^2.10.2" }, "directories": {}, "dist": { "shasum": "8167c1ab8397fb5bb95f96d28e5a81c50f247ac4", "tarball": "https://registry.npmjs.org/caseless/-/caseless-0.6.0.tgz" }, "homepage": "https://github.com/mikeal/caseless", "keywords": [ "headers", "http", "caseless" ], "license": "BSD", "main": "index.js", "maintainers": [ { "name": "mikeal", "email": "mikeal.rogers@gmail.com" } ], "name": "caseless", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/mikeal/caseless.git" }, "scripts": { "test": "node test.js" }, "test": "node test.js", "version": "0.6.0" }