| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134 |
- {
- "_args": [
- [
- {
- "raw": "rework@~1.0.0",
- "scope": null,
- "escapedName": "rework",
- "name": "rework",
- "rawSpec": "~1.0.0",
- "spec": ">=1.0.0 <1.1.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-concat-css"
- ]
- ],
- "_from": "rework@>=1.0.0 <1.1.0",
- "_id": "rework@1.0.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/rework",
- "_npmUser": {
- "name": "necolas",
- "email": "nicolasgallagher@gmail.com"
- },
- "_npmVersion": "1.4.3",
- "_phantomChildren": {},
- "_requested": {
- "raw": "rework@~1.0.0",
- "scope": null,
- "escapedName": "rework",
- "name": "rework",
- "rawSpec": "~1.0.0",
- "spec": ">=1.0.0 <1.1.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gulp-concat-css"
- ],
- "_resolved": "https://registry.npmjs.org/rework/-/rework-1.0.1.tgz",
- "_shasum": "30806a841342b54510aa4110850cd48534144aa7",
- "_shrinkwrap": null,
- "_spec": "rework@~1.0.0",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-concat-css",
- "author": {
- "name": "TJ Holowaychuk",
- "email": "tj@vision-media.ca"
- },
- "bugs": {
- "url": "https://github.com/reworkcss/rework/issues"
- },
- "dependencies": {
- "convert-source-map": "^0.3.3",
- "css": "^2.0.0"
- },
- "description": "Plugin framework for CSS preprocessing",
- "devDependencies": {
- "mocha": "^1.20.1",
- "should": "^4.0.4"
- },
- "directories": {},
- "dist": {
- "shasum": "30806a841342b54510aa4110850cd48534144aa7",
- "tarball": "https://registry.npmjs.org/rework/-/rework-1.0.1.tgz"
- },
- "files": [
- "index.js"
- ],
- "homepage": "https://github.com/reworkcss/rework",
- "keywords": [
- "css",
- "manipulation",
- "preprocess",
- "transform",
- "server"
- ],
- "main": "index",
- "maintainers": [
- {
- "name": "tjholowaychuk",
- "email": "tj@vision-media.ca"
- },
- {
- "name": "jonathanong",
- "email": "jonathanrichardong@gmail.com"
- },
- {
- "name": "jongleberry",
- "email": "jonathanrichardong@gmail.com"
- },
- {
- "name": "conradz",
- "email": "me@conradz.com"
- },
- {
- "name": "necolas",
- "email": "nicolasgallagher@gmail.com"
- },
- {
- "name": "anthonyshort",
- "email": "antshort@gmail.com"
- },
- {
- "name": "ianstormtaylor",
- "email": "ian@ianstormtaylor.com"
- },
- {
- "name": "moox",
- "email": "m@moox.io"
- },
- {
- "name": "clintwood",
- "email": "clint@anotherway.co.za"
- },
- {
- "name": "lydell",
- "email": "simon.lydell@gmail.com"
- },
- {
- "name": "slexaxton",
- "email": "alexsexton@gmail.com"
- }
- ],
- "name": "rework",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/reworkcss/rework.git"
- },
- "scripts": {
- "test": "mocha --require should --reporter spec"
- },
- "version": "1.0.1"
- }
|