lml-main
Version:
This is now a mono repository published into many standalone packages.
69 lines (68 loc) • 1.6 kB
JSON
{
"_args": [
[
"postcss-atroot@0.1.3",
"/Users/robert/Code/core-ui/packages/cosmo-ui-build"
]
],
"_from": "postcss-atroot@0.1.3",
"_id": "postcss-atroot@0.1.3",
"_inBundle": false,
"_integrity": "sha1-Z1LAIwx0UUBUk0WysOMOvtoBpAU=",
"_location": "/postcss-atroot",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss-atroot@0.1.3",
"name": "postcss-atroot",
"escapedName": "postcss-atroot",
"rawSpec": "0.1.3",
"saveSpec": null,
"fetchSpec": "0.1.3"
},
"_requiredBy": [
"/precss"
],
"_resolved": "https://registry.npmjs.org/postcss-atroot/-/postcss-atroot-0.1.3.tgz",
"_spec": "0.1.3",
"_where": "/Users/robert/Code/core-ui/packages/cosmo-ui-build",
"author": {
"name": "OEvgeny"
},
"bugs": {
"url": "https://github.com/OEvgeny/postcss-atroot/issues"
},
"dependencies": {
"postcss": "^5.0.5"
},
"description": "PostCSS plugin to place rules directly at the root",
"devDependencies": {
"chai": "^3.2.0",
"gulp": "^3.9.0",
"gulp-eslint": "^1.0.0",
"gulp-mocha": "^2.1.3",
"mocha": "^2.3.2"
},
"homepage": "https://github.com/OEvgeny/postcss-atroot#readme",
"keywords": [
"postcss",
"at-root",
"postcss-plugin",
"sass",
"atroot",
"css"
],
"license": "MIT",
"main": "index.js",
"name": "postcss-atroot",
"repository": {
"type": "git",
"url": "git+https://github.com/OEvgeny/postcss-atroot.git"
},
"scripts": {
"start": "gulp",
"test": "gulp"
},
"version": "0.1.3"
}