UNPKG

d2-ui

Version:
95 lines (94 loc) 2.76 kB
{ "_args": [ [ "postcss-modules-values@^1.1.0", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/css-loader" ] ], "_from": "postcss-modules-values@>=1.1.0 <2.0.0", "_id": "postcss-modules-values@1.1.3", "_inCache": true, "_installable": true, "_location": "/postcss-modules-values", "_nodeVersion": "5.3.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/postcss-modules-values-1.1.3.tgz_1463043053158_0.43083829805254936" }, "_npmUser": { "email": "hi@glenmaddern.com", "name": "geelen" }, "_npmVersion": "2.13.1", "_phantomChildren": {}, "_requested": { "name": "postcss-modules-values", "raw": "postcss-modules-values@^1.1.0", "rawSpec": "^1.1.0", "scope": null, "spec": ">=1.1.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/css-loader" ], "_resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-1.1.3.tgz", "_shasum": "2de5c0fec69794c4e961b87b1fee0181bf08a7f1", "_shrinkwrap": null, "_spec": "postcss-modules-values@^1.1.0", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/css-loader", "author": { "name": "Glen Maddern" }, "bugs": { "url": "https://github.com/css-modules/postcss-modules-constants/issues" }, "dependencies": { "icss-replace-symbols": "^1.0.2", "postcss": "^5.0.10" }, "description": "PostCSS plugin for CSS Modules to pass arbitrary constants between your module files", "devDependencies": { "babel": "^5.8.23", "chokidar": "^1.2.0", "mocha": "^2.3.3", "standard": "^5.3.1" }, "directories": {}, "dist": { "shasum": "2de5c0fec69794c4e961b87b1fee0181bf08a7f1", "tarball": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-1.1.3.tgz" }, "gitHead": "b9cfa007a0048857c23e1ef3635cfc7a333e55f3", "homepage": "https://github.com/css-modules/postcss-modules-constants#readme", "keywords": [ "css", "modules", "postcss" ], "license": "ISC", "main": "lib/index.js", "maintainers": [ { "email": "hi@glenmaddern.com", "name": "geelen" } ], "name": "postcss-modules-values", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/css-modules/postcss-modules-constants.git" }, "scripts": { "autotest": "chokidar src test -c 'npm test'", "build": "babel --out-dir lib src", "lint": "standard src test", "posttest": "npm run lint && npm run build", "prepublish": "npm run build", "test": "mocha --compilers js:babel/register", "travis": "npm run test" }, "version": "1.1.3" }