{ "_args": [ [ "pebble-clay", "/mnt/c/Users/louisj/repos/synocam_v2/dscam-h-s" ] ], "_from": "pebble-clay@latest", "_id": "pebble-clay@1.0.4", "_inCache": true, "_installable": true, "_location": "/pebble-clay", "_nodeVersion": "6.9.1", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/pebble-clay-1.0.4.tgz_1479759281024_0.1520081793423742" }, "_npmUser": { "email": "webteam@getpebble.com", "name": "pebble-tech" }, "_npmVersion": "3.10.8", "_phantomChildren": {}, "_requested": { "name": "pebble-clay", "raw": "pebble-clay", "rawSpec": "", "scope": null, "spec": "latest", "type": "tag" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/pebble-clay/-/pebble-clay-1.0.4.tgz", "_shasum": "fdf92f0fdc770a979c06874eaa2457cc2e762344", "_shrinkwrap": null, "_spec": "pebble-clay", "_where": "/mnt/c/Users/louisj/repos/synocam_v2/dscam-h-s", "author": { "name": "Pebble Technology" }, "bugs": { "url": "https://github.com/pebble/clay/issues" }, "dependencies": {}, "description": "Pebble Config Framework", "devDependencies": { "autoprefixer": "^6.3.1", "bourbon": "^4.2.6", "browserify": "^13.0.0", "browserify-istanbul": "^0.2.1", "chai": "^3.4.1", "deamdify": "^0.2.0", "deepcopy": "^0.6.1", "del": "^2.0.2", "eslint": "^1.5.1", "eslint-config-pebble": "^1.2.0", "eslint-plugin-standard": "^1.3.1", "gulp": "^3.9.0", "gulp-autoprefixer": "^3.1.0", "gulp-htmlmin": "^1.3.0", "gulp-inline": "0.0.15", "gulp-insert": "^0.5.0", "gulp-sass": "^2.1.1", "gulp-sourcemaps": "^1.6.0", "gulp-uglify": "^1.5.2", "joi": "^6.10.1", "karma": "^0.13.19", "karma-browserify": "^5.0.1", "karma-chrome-launcher": "^0.2.2", "karma-coverage": "^0.5.3", "karma-mocha": "^0.2.1", "karma-mocha-reporter": "^1.1.5", "karma-source-map-support": "^1.1.0", "karma-threshold-reporter": "^0.1.15", "mocha": "^2.3.4", "postcss": "^5.0.14", "require-from-string": "^1.1.0", "sassify": "^0.9.1", "sinon": "^1.17.3", "stringify": "^3.2.0", "through": "^2.3.8", "tosource": "^1.0.0", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0", "watchify": "^3.7.0" }, "dist": { "integrity": "sha512-/rXxmltdW8JyohDzXINdea+d2wnFJVNFiTXfuZsKpySURZSCFMMucX9sZPZvbHnEA4xFINM4iicyhBbvY4ALfw==", "shasum": "fdf92f0fdc770a979c06874eaa2457cc2e762344", "signatures": [ { "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA", "sig": "MEUCIFA12PX5bVibhTGVMnkJFWBxPBU/x5R6Jz2B7RvpzD2ZAiEA6HfjOjccw0U1kuU5M+yix7faMroR6wImCgOwGEIEN/Q=" } ], "tarball": "https://registry.npmjs.org/pebble-clay/-/pebble-clay-1.0.4.tgz" }, "gitHead": "1bf6db08092ab464974d1762a953ea7cbd24efb8", "homepage": "https://github.com/pebble/clay#readme", "keywords": [ "config", "configuration", "pebble", "pebble-package" ], "license": "MIT", "maintainers": [ { "name": "pebble-tech", "email": "webteam@getpebble.com" } ], "name": "pebble-clay", "optionalDependencies": {}, "pebble": { "capabilities": [ "configurable" ], "projectType": "package", "resources": { "media": [] }, "sdkVersion": "3", "targetPlatforms": [ "aplite", "basalt", "chalk", "diorite", "emery" ] }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/pebble/clay.git" }, "scripts": { "build": "gulp", "dev": "gulp dev", "lint": "eslint ./", "pebble-build": "npm run build && pebble build", "pebble-clean": "rm -rf tmp src/js/index.js && pebble clean", "pebble-publish": "npm run pebble-clean && npm run build && pebble build && pebble package publish && npm run pebble-clean", "test": "gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run", "test-debug": "(export DEBUG=true && ./node_modules/.bin/gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --no-single-run)", "test-travis": "gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run --browsers chromeTravisCI && ./node_modules/.bin/eslint ./" }, "version": "1.0.4" }