123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130 |
- {
- "_args": [
- [
- {
- "raw": "localforage@~1.4.2",
- "scope": null,
- "escapedName": "localforage",
- "name": "localforage",
- "rawSpec": "~1.4.2",
- "spec": ">=1.4.2 <1.5.0",
- "type": "range"
- },
- "/Users/tennesseeg/blueCoin/node_modules/@ionic/storage"
- ]
- ],
- "_from": "localforage@>=1.4.2 <1.5.0",
- "_id": "localforage@1.4.3",
- "_inCache": true,
- "_location": "/localforage",
- "_nodeVersion": "0.10.47",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/localforage-1.4.3.tgz_1475753743578_0.5243424456566572"
- },
- "_npmUser": {
- "name": "tofumatt",
- "email": "matt@lonelyvegan.com"
- },
- "_npmVersion": "2.15.1",
- "_phantomChildren": {},
- "_requested": {
- "raw": "localforage@~1.4.2",
- "scope": null,
- "escapedName": "localforage",
- "name": "localforage",
- "rawSpec": "~1.4.2",
- "spec": ">=1.4.2 <1.5.0",
- "type": "range"
- },
- "_requiredBy": [
- "/@ionic/storage",
- "/localforage-cordovasqlitedriver"
- ],
- "_resolved": "https://registry.npmjs.org/localforage/-/localforage-1.4.3.tgz",
- "_shasum": "a212543c39c7c76424edd12bf474c489aaca494c",
- "_shrinkwrap": null,
- "_spec": "localforage@~1.4.2",
- "_where": "/Users/tennesseeg/blueCoin/node_modules/@ionic/storage",
- "author": {
- "name": "Mozilla"
- },
- "bugs": {
- "url": "http://github.com/localForage/localForage/issues"
- },
- "dependencies": {
- "lie": "3.0.2"
- },
- "description": "Offline storage, improved.",
- "devDependencies": {
- "babel-core": "^6.5.1",
- "babel-loader": "^6.2.2",
- "babel-plugin-add-module-exports": "^0.1.2",
- "babel-plugin-transform-es2015-modules-umd": "^6.5.0",
- "babel-preset-es2015": "^6.6.0",
- "babel-preset-es2015-loose": "^7.0.0",
- "babelify": "^7.2.0",
- "bundle-collapser": "^1.2.1",
- "cors": "^2.3.1",
- "derequire": "^2.0.3",
- "grunt": "^0.4.2",
- "grunt-babel": "^6.0.0",
- "grunt-browserify": "^3.8.0",
- "grunt-contrib-concat": "^0.3.0",
- "grunt-contrib-connect": "^0.8.0",
- "grunt-contrib-jshint": "^0.9.2",
- "grunt-contrib-uglify": "^0.4.0",
- "grunt-contrib-watch": "^0.5.0",
- "grunt-es3-safe-recast": "^0.1.0",
- "grunt-jscs": "^1.5.0",
- "grunt-mocha": "^0.4.10",
- "grunt-rollup": "^0.6.2",
- "grunt-run": "^0.5.2",
- "grunt-saucelabs": "^5.1.2",
- "grunt-webpack": "^1.0.11",
- "load-grunt-tasks": "^0.4.0",
- "mocha": "^1.18.2",
- "ncp": "^2.0.0",
- "phantomjs": "^1.9.7-12",
- "rimraf": "^2.5.2",
- "rollupify": "^0.1.0",
- "script-loader": "^0.6.1",
- "uglify-js": "^2.3.x",
- "webpack": "^1.12.13",
- "webpack-dev-server": "^1.10.1"
- },
- "directories": {},
- "dist": {
- "shasum": "a212543c39c7c76424edd12bf474c489aaca494c",
- "tarball": "https://registry.npmjs.org/localforage/-/localforage-1.4.3.tgz"
- },
- "gitHead": "b82d9e58ff5bac370ee04f7fb368ad955747fac8",
- "homepage": "https://github.com/localForage/localForage",
- "keywords": [
- "indexeddb",
- "localstorage",
- "storage",
- "websql"
- ],
- "license": "Apache-2.0",
- "main": "dist/localforage.js",
- "maintainers": [
- {
- "name": "tofumatt",
- "email": "matt@lonelyvegan.com"
- }
- ],
- "name": "localforage",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/localForage/localForage.git"
- },
- "scripts": {
- "publish-docs": "node -e \"require('grunt').cli()\" null copy build-rules-html publish-rules",
- "test": "node -e \"require('grunt').cli()\" null test"
- },
- "version": "1.4.3"
- }
|